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 ff6c775 commit f28366dCopy full SHA for f28366d
.github/workflows/ci.yaml
@@ -62,7 +62,7 @@ jobs:
62
just --timestamp _lint
63
64
- name: More Go lint
65
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v8
66
with:
67
# keep in sync with hack/tools.just
68
version: v1.64.8
0 commit comments