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