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 fccd197 commit 7269490Copy full SHA for 7269490
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ jobs:
16
- name: golangci-lint
17
uses: golangci/golangci-lint-action@v6
18
with:
19
- version: v1.63.4
+ version: v1.64.8
20
21
test:
22
runs-on: ubuntu-latest
0 commit comments