We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e71695 + 0095c18 commit fa79da8Copy full SHA for fa79da8
1 file changed
.github/workflows/validate.yml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/setup-go@v6
31
with:
32
go-version: "${{ env.GO_VERSION }}"
33
- - uses: golangci/golangci-lint-action@v8
+ - uses: golangci/golangci-lint-action@v9
34
35
version: v2.4
36
# Extra linters, only checking new code from a pull request.
0 commit comments