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 db4474d commit 528e074Copy full SHA for 528e074
.github/workflows/go.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Setup golangci-lint
34
uses: golangci/golangci-lint-action@v8
35
with:
36
- version: v2.0
+ version: v2.1
37
args: --verbose
38
39
- name: Bearer
0 commit comments