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