We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa4bb4e commit 9c09423Copy full SHA for 9c09423
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
go-version: "1.21"
33
cache: false
34
35
- - uses: golangci/golangci-lint-action@v3
+ - uses: golangci/golangci-lint-action@v4
36
with:
37
version: v1.56.0 # renovate: datasource=github-releases depName=golangci/golangci-lint
38
0 commit comments