Update dependency astral-sh/uv to v0.9.28 (#5113)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-01 02:12:57 +00:00
committed by GitHub
parent dcf7cc4091
commit 3df3e6a534
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
with:
# Install a specific version of uv.
version: "0.9.13"
version: "0.9.28"
# Install 3.13:
python-version: 3.13