We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c486260 commit 3399be0Copy full SHA for 3399be0
.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