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 5a574b0 + 9eff2f8 commit e352e93Copy full SHA for e352e93
1 file changed
.github/workflows/golangci-lint.yml
@@ -21,6 +21,6 @@ jobs:
21
go-version: ${{ matrix.go-version }}
22
cache: true
23
- name: golangci-lint
24
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
25
with:
26
version: v2.6.1
0 commit comments