We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a2302b + eb7f4c1 commit b41f78cCopy full SHA for b41f78c
.github/workflows/lint.yml
@@ -39,7 +39,7 @@ jobs:
39
${{ runner.os }}-${{ runner.arch }}-go-
40
41
- name: Lint
42
- uses: golangci/golangci-lint-action@v4
+ uses: golangci/golangci-lint-action@v5
43
with:
44
version: latest
45
args: --timeout 5m
0 commit comments