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 5069fd6 commit d02009dCopy full SHA for d02009d
.github/workflows/golangci-lint.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@v5
24
- name: golangci-lint
25
- uses: golangci/golangci-lint-action@v8.0.0
+ uses: golangci/golangci-lint-action@v9.0.0
26
with:
27
verify: true
28
0 commit comments