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.
golangci/golangci-lint-action
1 parent 3d5a217 commit 11af8d1Copy full SHA for 11af8d1
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
go version
43
44
- name: GolangCI-Lint
45
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
46
with:
47
version: latest
48
0 commit comments