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 23bd44f commit f4f99b4Copy full SHA for f4f99b4
.github/workflows/go-test.yml
@@ -22,7 +22,7 @@ jobs:
22
cache: true
23
cache-dependency-path: '**/go.sum'
24
- name: golangci-lint
25
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
26
with:
27
version: latest
28
only-new-issues: true
0 commit comments