We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ebb712 commit 215172aCopy full SHA for 215172a
.github/workflows/lint.yml
@@ -20,4 +20,4 @@ jobs:
20
- name: Run golangci-lint
21
uses: golangci/golangci-lint-action@v4
22
with:
23
- version: v2.10
+ version: latest
0 commit comments