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 9d83620 commit 8a46047Copy full SHA for 8a46047
.github/workflows/pull_request.yml
@@ -46,6 +46,6 @@ jobs:
46
- name: golangci-lint
47
uses: golangci/[email protected]
48
with:
49
- version: v1.61.0
+ version: v1.64.6
50
- run: go version
51
- run: go test ./...
0 commit comments