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 038f9a8 commit 88b79fbCopy full SHA for 88b79fb
.github/workflows/pull_request.yaml
@@ -59,7 +59,7 @@ jobs:
59
make install
60
61
- name: Run golangci-lint
62
- uses: golangci/golangci-lint-action@v5
+ uses: golangci/golangci-lint-action@v6
63
with:
64
version: latest
65
only-new-issues: false
.github/workflows/push.yaml
@@ -53,7 +53,7 @@ jobs:
53
54
55
56
57
58
0 commit comments