We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caf534b commit f30dbeeCopy full SHA for f30dbee
.github/workflows/golangci-lint.yml
@@ -28,6 +28,6 @@ jobs:
28
- name: Display Go version
29
run: go version
30
- name: golangci-lint
31
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
32
with:
33
version: latest
0 commit comments