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 05139c1 + e3d0cf8 commit 6a793b6Copy full SHA for 6a793b6
.github/workflows/validate.yml
@@ -32,7 +32,7 @@ jobs:
32
go-version: "${{ env.GO_VERSION }}"
33
- uses: golangci/golangci-lint-action@v8
34
with:
35
- version: v2.1
+ version: v2.4
36
# Extra linters, only checking new code from a pull request.
37
- name: lint-extra
38
if: github.event_name == 'pull_request'
0 commit comments