We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6f4f71 commit 88cf473Copy full SHA for 88cf473
.github/workflows/ci.yaml
@@ -46,6 +46,6 @@ jobs:
46
with:
47
go-version-file: go.mod
48
check-latest: true
49
- - uses: golangci/golangci-lint-action@v3
+ - uses: golangci/golangci-lint-action@v4
50
51
args: --timeout 180s
0 commit comments