fix: revert ruff-action to v3 (v4 major tag does not exist)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
|||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
|
|
||||||
- name: Run Ruff
|
- name: Run Ruff
|
||||||
uses: astral-sh/ruff-action@v4
|
uses: astral-sh/ruff-action@v3
|
||||||
with:
|
with:
|
||||||
args: "check"
|
args: "check"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user