We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8052692 commit 4bc19dfCopy full SHA for 4bc19df
.github/workflows/go.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Run golangci-lint
33
uses: golangci/golangci-lint-action@v6
34
with:
35
- version: v1.62.2
+ version: latest
36
skip-cache: true
37
38
- name: Coveralls
0 commit comments