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.
1 parent a9198b7 commit cdbf8d7Copy full SHA for cdbf8d7
.github/workflows/checks.yaml
@@ -69,7 +69,7 @@ jobs:
69
go-version: ${{ env.GO }}
70
71
- name: Run GolangCi-Lint
72
- uses: golangci/golangci-lint-action@v3.7.0
+ uses: golangci/golangci-lint-action@v4.0.0
73
with:
74
version: latest
75
skip-build-cache: true
0 commit comments