We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c21e04 + 579e818 commit 4e725e0Copy full SHA for 4e725e0
.github/workflows/golang.yaml
@@ -31,7 +31,7 @@ jobs:
31
- uses: actions/checkout@v4
32
33
- name: Lint
34
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v4
35
with:
36
version: latest
37
args: -v --timeout 5m
0 commit comments