We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b5f3d9 + 5357b34 commit b15f1b2Copy full SHA for b15f1b2
1 file changed
.github/workflows/ci-lint.yml
@@ -61,7 +61,7 @@ jobs:
61
# NOTE: Using the official golangci-lint GitHub Action should give
62
# better performance than manually installing golangci-lint and running
63
# 'make lint-go'.
64
- uses: golangci/golangci-lint-action@v3.7.1
+ uses: golangci/golangci-lint-action@v4.0.0
65
with:
66
version: v1.55
67
# Always run this step so that all linting errors can be seen at once.
0 commit comments