We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8c0303 commit 84c51f4Copy full SHA for 84c51f4
.github/workflows/golangci-lint.yml
@@ -19,5 +19,5 @@ jobs:
19
- name: golangci-lint
20
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
21
with:
22
- version: v1.55.1
+ version: v1.61.0
23
args: --timeout=8m
0 commit comments