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 64cdc25 commit 696e2edCopy full SHA for 696e2ed
.github/workflows/golangci-lint.yml
@@ -38,7 +38,7 @@ jobs:
38
run: make workspace-init
39
40
- name: golangci-lint
41
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v6
42
with:
43
working-directory: ./
44
version: ${{ env.GOLANGCI_LINT_VERSION }}
0 commit comments