We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0763fe2 commit a6c6712Copy full SHA for a6c6712
.github/workflows/lint-test.yaml
@@ -19,7 +19,7 @@ jobs:
19
go-version: stable
20
21
- name: Lint
22
- uses: golangci/golangci-lint-action@v5
+ uses: golangci/golangci-lint-action@v6
23
with:
24
version: latest
25
args: --timeout 5m
0 commit comments