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 0bc7f21 + c3bf68c commit 5e719a4Copy full SHA for 5e719a4
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
cache: false # The golangci-lint action does its own caching.
50
51
- name: Lint
52
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v4
53
with:
54
version: ${{ env.GOLANGCI_VERSION }}
55
0 commit comments