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 ffd52dc commit 8a83486Copy full SHA for 8a83486
.github/workflows/golangci-lint.yml
@@ -24,6 +24,6 @@ jobs:
24
with:
25
go-version: stable
26
- name: golangci-lint
27
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
28
29
version: v2.1.6
0 commit comments