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 17b36b3 commit 9e99c52Copy full SHA for 9e99c52
.github/workflows/lint.yml
@@ -15,7 +15,7 @@ jobs:
15
**/**.go
16
go.mod
17
go.sum
18
- - uses: golangci/golangci-lint-action@v2
+ - uses: golangci/golangci-lint-action@v7
19
with:
20
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
21
version: v1.51.2
0 commit comments