We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f8d468 + bab23ee commit 9693f02Copy full SHA for 9693f02
1 file changed
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
cache: true
64
65
- name: golangci-lint
66
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v9
67
with:
68
version: ${{ env.lint-version }}
69
args: --timeout=5m
0 commit comments