Skip to content

Commit f7b2a09

Browse files
committed
update linter github action
1 parent 430fc60 commit f7b2a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
go-version: stable
1818
- name: golangci-lint
19-
uses: golangci/golangci-lint-action@v6
19+
uses: golangci/golangci-lint-action@v7
2020
with:
2121
version: v2.0.2
2222
args: --timeout 5m

0 commit comments

Comments
 (0)