We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b8f17 commit 36e463eCopy full SHA for 36e463e
1 file changed
.github/workflows/golangci-lint.yml
@@ -22,5 +22,5 @@ jobs:
22
- name: golangci-lint
23
uses: golangci/golangci-lint-action@v3
24
with:
25
- version: v1.56
+ version: latest
26
only-new-issues: true
0 commit comments