We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 764c2f5 commit fb1361dCopy full SHA for fb1361d
1 file changed
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
fi
37
38
- name: Run golangci-lint
39
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v9
40
41
# Fast tests for quick feedback
42
fast-tests:
0 commit comments