We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d15feaf + b85d84e commit a81593aCopy full SHA for a81593a
1 file changed
.github/workflows/ci.yml
@@ -74,7 +74,7 @@ jobs:
74
cache-dependency-path: go.sum
75
76
- name: golangci-lint
77
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v9
78
with:
79
version: latest
80
args: --timeout 10m
0 commit comments