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.
2 parents bc9bd92 + 5d2d623 commit 52af767Copy full SHA for 52af767
.github/workflows/build-and-publish.yml
@@ -31,7 +31,7 @@ jobs:
31
cache: true
32
33
- name: Run golangci-lint
34
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v8
35
with:
36
version: latest
37
args: --timeout=5m
0 commit comments