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 eab3c25 commit b724587Copy full SHA for b724587
.github/workflows/checks.yaml
@@ -31,7 +31,7 @@ jobs:
31
check-latest: true
32
go-version: 1.25.4
33
- name: Run golangci-lint
34
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
35
with:
36
version: latest
37
- name: Delete pre-installed shellcheck
0 commit comments