We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e15b9d commit be2511cCopy full SHA for be2511c
.github/workflows/ruff.yml
@@ -18,5 +18,5 @@ jobs:
18
19
- uses: chartboost/ruff-action@v1
20
with:
21
- version: 0.5.4
+ version: 0.6.4
22
args: check --output-format github
0 commit comments