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 a7254b7 commit f80b989Copy full SHA for f80b989
1 file changed
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Run golangci-lint
47
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
48
with:
49
- version: v2.1
+ version: v2.11
50
args: --timeout=5m
51
52
generate:
0 commit comments