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 1af15de commit ee68204Copy full SHA for ee68204
.github/workflows/go.yml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
go-version: 1.x
36
37
- - uses: golangci/golangci-lint-action@v7
+ - uses: golangci/golangci-lint-action@v8
38
39
version: latest
40
only-new-issues: true
0 commit comments