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 8a619c2 commit 144ad73Copy full SHA for 144ad73
.github/workflows/golangci-lint.yml
@@ -19,7 +19,7 @@ jobs:
19
check-latest: true
20
21
- name: Run golangci-lint
22
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
23
with:
24
version: latest
25
skip-cache: true
0 commit comments