We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57abb78 commit 6bfe249Copy full SHA for 6bfe249
.github/workflows/golangci-lint.yml
@@ -20,5 +20,5 @@ jobs:
20
- name: golangci-lint
21
uses: golangci/golangci-lint-action@v6
22
with:
23
- version: v1.59.1
+ version: v1.61.0
24
args: --timeout=2m
0 commit comments