We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60d6db6 commit 5a195b8Copy full SHA for 5a195b8
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: GolangCI-Lint
30
if: runner.os == 'Linux'
31
- uses: golangci/golangci-lint-action@v4
+ uses: golangci/golangci-lint-action@v5
32
with:
33
version: latest
34
args: --verbose
0 commit comments