We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9cdc01 commit 5cfb88fCopy full SHA for 5cfb88f
.github/workflows/check.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: golangci-lint
26
uses: golangci/golangci-lint-action@v3
27
with:
28
- version: v1.51
+ version: v1.53
29
args: --verbose --timeout 5m
30
31
- name: Check go.mod/go.sum
0 commit comments