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 a548ab0 commit b8156aaCopy full SHA for b8156aa
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Install golangci-lint
23
uses: golangci/golangci-lint-action@v4
24
with:
25
- version: v1.58.0
+ version: v1.64.0
26
args: --timeout=10m
27
28
- name: Check formatting
0 commit comments