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.
2 parents 74f055a + dba5d04 commit db2f4c8Copy full SHA for db2f4c8
1 file changed
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
run: go vet ./...
51
52
- name: Run golangci-lint
53
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v9
54
with:
55
version: v1.64
56
0 commit comments