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 7a083bc commit 83bb2d2Copy full SHA for 83bb2d2
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
go version
29
30
- name: GolangCI-Lint
31
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
32
with:
33
version: latest
34
0 commit comments