We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea4c811 commit 5759b9eCopy full SHA for 5759b9e
.github/workflows/go.yml
@@ -23,7 +23,7 @@ jobs:
23
go-version-file: go.mod
24
check-latest: true
25
- name: Setup golangci-lint
26
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
27
with:
28
args: --verbose
29
test:
0 commit comments