chore(deps): bump uv to 0.11.17 (#37824)

Bumps the uv pin in `.github/actions/uv_setup/action.yml` from `0.11.15`
to [`0.11.17`](https://github.com/astral-sh/uv/releases/tag/0.11.17).

Opened automatically by `bump_uv_pin.yml`. Mirror availability on
`releases.astral.sh` was verified before this PR was created, so CI
should not race the fallback.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-06-01 09:18:48 -04:00
committed by GitHub
parent a79298a791
commit 22ebaf95f9

View File

@@ -21,7 +21,7 @@ inputs:
default: "**" default: "**"
env: env:
UV_VERSION: "0.11.15" UV_VERSION: "0.11.17"
runs: runs:
using: composite using: composite