We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 438d66e commit 914c66dCopy full SHA for 914c66d
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
go-version-file: 'go.mod'
20
21
- name: golangci-lint
22
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v6
23
with:
24
args: --timeout=5m
25
version: latest
0 commit comments