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 3553901 commit 3b01878Copy full SHA for 3b01878
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
go version
29
30
- name: GolangCI-Lint
31
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
32
with:
33
version: latest
34
0 commit comments