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 08f69ad + 7f9e2d7 commit cdfef1aCopy full SHA for cdfef1a
.github/workflows/golangci-lint.yml
@@ -25,7 +25,7 @@ jobs:
25
go-version: 1.20.x
26
cache: false
27
- name: golangci-lint
28
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v4
29
with:
30
version: v1.54 # current version at time of commit
31
args: --timeout=10m
0 commit comments