We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b92051 commit 09d9299Copy full SHA for 09d9299
1 file changed
.github/workflows/release.yml
@@ -58,7 +58,7 @@ jobs:
58
run: go mod download
59
60
- name: Run golangci-lint
61
- uses: golangci/golangci-lint-action@v4
+ uses: golangci/golangci-lint-action@v8.0.0
62
with:
63
version: latest
64
args: --timeout=5m
0 commit comments