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 1573d6e commit 4e3c52dCopy full SHA for 4e3c52d
.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