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 fd51df9 commit f45ed39Copy full SHA for f45ed39
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/setup-go@v5
31
with:
32
go-version-file: "go.mod"
33
- - uses: golangci/golangci-lint-action@v4
+ - uses: golangci/golangci-lint-action@v6
34
35
version: v1.57
36
args: --timeout 5m
0 commit comments