We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b481c8d commit 87e31f2Copy full SHA for 87e31f2
1 file changed
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
26
# https://github.com/golangci/golangci-lint-action
27
- name: Lint
28
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v9
29
with:
30
version: v2.10.1
31
install-mode: go-install
0 commit comments