We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cde3a8 commit 56939f6Copy full SHA for 56939f6
.github/workflows/lint.yml
@@ -25,3 +25,5 @@ jobs:
25
26
- name: Run ruff linter
27
uses: astral-sh/ruff-action@v3
28
+ with:
29
+ version: "0.4.x"
0 commit comments