We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa4aa3 commit 1cdea14Copy full SHA for 1cdea14
.github/workflows/go.yml
@@ -85,7 +85,7 @@ jobs:
85
- name: Run golangci-lint
86
uses: golangci/golangci-lint-action@v6
87
with:
88
- version: v1.62.2
+ version: latest
89
skip-cache: true
90
91
- name: Coveralls
0 commit comments