We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d6b962 commit 8280dedCopy full SHA for 8280ded
.github/workflows/ci.yml
@@ -89,7 +89,7 @@ jobs:
89
# Style consistency and static analysis using 'golangci-lint'
90
# https://github.com/marketplace/actions/run-golangci-lint
91
- name: Static analysis
92
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v4
93
with:
94
version: v1.54.2
95
0 commit comments