chore: adds python3.14 metadata #76

Merged
HideyoshiNakazone merged 3 commits from chore/adds-python3.14-metadata into main 2025-12-08 22:07:19 +00:00
Showing only changes of commit 02a28c9586 - Show all commits

View File

@@ -69,7 +69,7 @@ jobs:
uses: astral-sh/setup-uv@v5
with:
# Install a specific version of uv.
version: "0.6.14"
version: "0.9.15"
enable-cache: true
cache-dependency-glob: "uv.lock"