We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d88d851 commit b673f2dCopy full SHA for b673f2d
1 file changed
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
- uses: ./.github/actions/install-go
36
- uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
37
with:
38
- version: v2.1.5
+ version: v2.9.0
39
skip-cache: true
40
args: --timeout=8m
41
0 commit comments