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 e0045a4 commit 88a3f50Copy full SHA for 88a3f50
.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