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 9c8daf3 commit 5f3cf33Copy full SHA for 5f3cf33
.github/workflows/test.yml
@@ -41,7 +41,7 @@ jobs:
41
${{ runner.os }}-go-
42
43
- name: Run linter
44
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v8
45
with:
46
version: ${{ env.GOLANGCI_LINT_VERSION }}
47
0 commit comments