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 79d7b30 commit b47ae20Copy full SHA for b47ae20
.github/workflows/go.yml
@@ -27,7 +27,7 @@ jobs:
27
go-version-file: 'go.mod'
28
29
- name: golangci-lint
30
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v8
31
with:
32
version: v1.56
33
0 commit comments