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 516207b commit ebd7f91Copy full SHA for ebd7f91
.github/workflows/go.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup golangci-lint
26
uses: golangci/golangci-lint-action@v8
27
with:
28
- args: --verbose
+ version: v2.1
29
test:
30
strategy:
31
matrix:
0 commit comments