We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 620c4a8 commit d83df2fCopy full SHA for d83df2f
1 file changed
.github/workflows/lint.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/setup-go@v6
13
with:
14
go-version: 1.25.x
15
- - uses: golangci/golangci-lint-action@v9
+ - uses: golangci/golangci-lint-action@v9.2.0
16
17
- version: v2.4.0
18
- args: --timeout 3m
+ version: v2.11.3
+ args: --timeout 3m
0 commit comments