We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcbcb27 commit 8db0e02Copy full SHA for 8db0e02
1 file changed
.github/workflows/check.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: golangci-lint
26
uses: golangci/golangci-lint-action@v8
27
with:
28
- version: v2.1
+ version: v2.2
29
args: --verbose --timeout 5m
30
31
- name: Check go.mod
0 commit comments