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 81de50a commit 47ec3a5Copy full SHA for 47ec3a5
.github/workflows/golangci.yml
@@ -20,6 +20,6 @@ jobs:
20
- run: go mod vendor
21
22
- name: Run golangci-lint
23
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v6
24
with:
25
version: v2.0.2
0 commit comments