We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15ed6c1 commit 0038691Copy full SHA for 0038691
.github/workflows/lint.yml
@@ -25,7 +25,7 @@ jobs:
25
go-version: 1.21.5
26
cache: true
27
- name: golangci-lint
28
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v4
29
with:
30
args: --timeout=5m
31
version: v1.55.2
0 commit comments