We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8a4010 commit 8bcee5eCopy full SHA for 8bcee5e
1 file changed
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
run: go mod tidy -diff
27
28
- name: Lint
29
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
30
with:
31
# Require: The version of golangci-lint to use.
32
version: latest
0 commit comments