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 2a59c7d commit 0ea9adeCopy full SHA for 0ea9ade
.github/workflows/go-lint.yaml
@@ -17,6 +17,6 @@ jobs:
17
go-version-file: 'go.mod'
18
19
- name: golangci-lint
20
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
21
with:
22
version: v2.1.5
0 commit comments