fix: revert setup-uv to v7 (v8 major tag does not exist)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-13 14:45:02 +00:00
co-authored by Claude Sonnet 4.6
parent cd3fad8afe
commit f90af65cd2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
fetch-depth: 0
- name: Install uv
uses: astral-sh/setup-uv@v8
uses: astral-sh/setup-uv@v7
- name: Set up Python
run: uv python install 3.13