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 60da949 + 8ac8202 commit 995ae26Copy full SHA for 995ae26
.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@v4
+ uses: golangci/golangci-lint-action@v6
53
with:
54
version: ${{ env.GOLANGCI_VERSION }}
55
0 commit comments