We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 894dc4a commit 1e8a975Copy full SHA for 1e8a975
1 file changed
.github/workflows/lint.yml
@@ -28,5 +28,5 @@ jobs:
28
- name: golangci-lint
29
uses: golangci/golangci-lint-action@v2
30
with:
31
- version: v1.45.0
32
- args: --verbose
+ version: v1.51.1
+ args: --verbose --timeout 10m
0 commit comments