We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 816e009 commit 264d39fCopy full SHA for 264d39f
1 file changed
.github/workflows/lint.yml
@@ -15,5 +15,5 @@ jobs:
15
- name: golangci-lint
16
uses: golangci/golangci-lint-action@v9
17
with:
18
- version: v2.1
+ version: latest
19
args: --timeout=5m
0 commit comments