We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b32f567 commit e6c54e9Copy full SHA for e6c54e9
.github/workflows/golangci-lint.yml
@@ -21,5 +21,5 @@ jobs:
21
- name: golangci-lint
22
uses: golangci/golangci-lint-action@v7
23
with:
24
- version: v2.0.2
+ version: v2.4.0
25
args: --timeout=10m --config=.golangci.yml
0 commit comments