We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18081d2 commit d81f319Copy full SHA for d81f319
.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@v4
+ uses: golangci/golangci-lint-action@v5
27
with:
28
args: --verbose
29
test:
0 commit comments