We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4937dc3 commit 7431c2eCopy full SHA for 7431c2e
.github/workflows/golangci-lint.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
go-version: '1.19.*'
19
- name: golangci-lint
20
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
21
22
version: latest
23
args: --timeout=10m
0 commit comments