We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 502f021 commit bdb6348Copy full SHA for bdb6348
.github/workflows/push-pr-lint.yaml
@@ -14,7 +14,7 @@ jobs:
14
go-version-file: go.mod
15
16
- name: golangci-lint
17
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v6
18
with:
19
skip-cache: true
20
args: --config .golangci.yml --timeout 2m
0 commit comments