We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db8af25 commit adbd0a2Copy full SHA for adbd0a2
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
- name: Run golangci-lint
57
uses: golangci/golangci-lint-action@v9
58
with:
59
- version: v2.1.6
+ version: v2.10.1
60
args: --timeout=5m
61
62
security:
0 commit comments