chore: bump astral-sh actions to latest major versions

ruff-action v3 → v4, setup-uv v7 → v8

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-13 14:42:43 +00:00
co-authored by Claude Sonnet 4.6
parent 102827537e
commit cd3fad8afe
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v6
- name: Run Ruff
uses: astral-sh/ruff-action@v3
uses: astral-sh/ruff-action@v4
with:
args: "check"