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 ee21031 commit b6a6b6fCopy full SHA for b6a6b6f
.github/workflows/go.yml
@@ -31,7 +31,7 @@ jobs:
31
go-version-file: "go.mod"
32
check-latest: true
33
- name: Setup golangci-lint
34
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
35
with:
36
args: --verbose
37
0 commit comments