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 00cad7a commit 33b7197Copy full SHA for 33b7197
.github/workflows/pullrequests.yaml
@@ -18,7 +18,7 @@ jobs:
18
- name: golangci-lint
19
uses: golangci/golangci-lint-action@v8.0.0
20
with:
21
- version: v1.64.6
+ version: v2.1.0
22
23
test:
24
name: test
0 commit comments