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 390d233 commit fe6b37aCopy full SHA for fe6b37a
1 file changed
.github/workflows/go.yml
@@ -19,7 +19,7 @@ jobs:
19
go-version: '1.24'
20
21
- name: golangci-lint
22
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v9
23
with:
24
version: latest
25
0 commit comments