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 3aa5b82 commit 6d148d6Copy full SHA for 6d148d6
.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@v3
+ - uses: golangci/golangci-lint-action@v4
23
24
version: v1.56.0
0 commit comments