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 dd1a1f5 + 4e3c52d commit eea3990Copy full SHA for eea3990
.github/workflows/lib-validate.yaml
@@ -41,7 +41,7 @@ jobs:
41
go-version-file: go.mod
42
check-latest: true
43
- name: golangci-lint
44
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v4
45
with:
46
version: v1.55.2
47
args: -v --timeout 5m
0 commit comments