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 11df887 commit 6dda7c8Copy full SHA for 6dda7c8
.github/workflows/test.yml
@@ -59,6 +59,6 @@ jobs:
59
uses: actions/checkout@v4
60
61
- name: golangci-lint
62
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
63
with:
64
version: v1.54.0
0 commit comments