We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 430fc60 commit f7b2a09Copy full SHA for f7b2a09
.github/workflows/golangci-lint.yaml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
go-version: stable
18
- name: golangci-lint
19
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
20
21
version: v2.0.2
22
args: --timeout 5m
0 commit comments