We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1cbb78 commit c8287feCopy full SHA for c8287fe
.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