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