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 33286e4 commit 57186b5Copy full SHA for 57186b5
.github/workflows/lint.yml
@@ -19,6 +19,6 @@ jobs:
19
go-version-file: 'go.mod'
20
21
- name: Run golangci-lint
22
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
23
with:
24
version: v2.4
0 commit comments