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 5f3faf5 + 09ec7b9 commit 42881e8Copy full SHA for 42881e8
.github/workflows/lint.yaml
@@ -19,6 +19,6 @@ jobs:
19
- uses: actions/setup-go@v5
20
with:
21
go-version-file: 'go.mod'
22
- - uses: golangci/golangci-lint-action@v5
+ - uses: golangci/golangci-lint-action@v6
23
24
version: v1.56.0
0 commit comments