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 06e6e88 commit 97fc93aCopy full SHA for 97fc93a
.github/workflows/go.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Lint
21
uses: golangci/golangci-lint-action@v6
22
with:
23
- version: v1.59
+ version: v1.56
24
25
- name: Test
26
run: go test -v ./...
0 commit comments