We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e460a2c commit 70afc31Copy full SHA for 70afc31
.github/workflows/test.yml
@@ -58,7 +58,7 @@ jobs:
58
${{ runner.os }}-${{ env.GO_VERSION }}-go-
59
60
- name: Run linter
61
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v6
62
with:
63
version: latest
64
skip-cache: true
0 commit comments