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 0654714 + 0fff27a commit 90a6075Copy full SHA for 90a6075
.github/workflows/golangci-lint.yml
@@ -9,6 +9,6 @@ jobs:
9
steps:
10
- uses: actions/checkout@v5
11
- name: golangci-lint
12
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
13
with:
14
version: latest
0 commit comments