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 d0f9aaa + c52603b commit 28719adCopy full SHA for 28719ad
.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@v4
+ uses: golangci/golangci-lint-action@v5
45
with:
46
version: v1.55.2
47
args: -v --timeout 5m
0 commit comments