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 db0e7f5 commit 3b880f1Copy full SHA for 3b880f1
.github/workflows/lint.yaml
@@ -19,6 +19,6 @@ jobs:
19
- uses: actions/setup-go@v6
20
with:
21
go-version-file: 'go.mod'
22
- - uses: golangci/golangci-lint-action@v8
+ - uses: golangci/golangci-lint-action@v9
23
24
version: v2.1.6
0 commit comments