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 a2850ad + 7ac77d0 commit b784021Copy full SHA for b784021
.github/workflows/golangci-lint.yml
@@ -12,6 +12,6 @@ jobs:
12
steps:
13
- uses: actions/checkout@v6
14
- name: golangci-lint
15
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
16
with:
17
version: latest
0 commit comments