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.
2 parents 60adb5c + 1aeaa0b commit 1765e26Copy full SHA for 1765e26
.github/workflows/golangci-lint.yml
@@ -15,6 +15,6 @@ jobs:
15
with:
16
go-version: "1.25"
17
- name: golangci-lint
18
- uses: golangci/golangci-lint-action@v8 # https://github.com/marketplace/actions/run-golangci-lint
+ uses: golangci/golangci-lint-action@v9 # https://github.com/marketplace/actions/run-golangci-lint
19
20
version: latest
0 commit comments