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 f682a69 commit 2b853a5Copy full SHA for 2b853a5
.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