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
@@ -37,7 +37,7 @@ jobs:
fetch-depth: 0
- name: Install uv
uses: astral-sh/setup-uv@v7
uses: astral-sh/setup-uv@v8
- name: Set up Python
run: uv python install 3.13