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 cc246bd commit f7944bcCopy full SHA for f7944bc
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: golangci-lint
33
uses: golangci/golangci-lint-action@v3
34
with:
35
- version: 1.61
+ version: v1.61
36
37
- name: install goveralls
38
run: go install github.com/mattn/goveralls@latest
0 commit comments