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 b221a85 commit 77771d7Copy full SHA for 77771d7
.github/workflows/golangci-lint.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
go-version-file: go.mod
28
- name: golangci-lint
29
- uses: golangci/golangci-lint-action@v6.0.1
+ uses: golangci/golangci-lint-action@v8.0.0
30
31
version: v1.58.1
32
args: -v
0 commit comments