mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
chore(deps): bump uv to 0.11.15 (#37518)
Bumps the uv pin in `.github/actions/uv_setup/action.yml` from `0.5.25` to [`0.11.15`](https://github.com/astral-sh/uv/releases/tag/0.11.15). 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> Co-authored-by: Mason Daugherty <github@mdrxy.com>
This commit is contained in:
committed by
GitHub
parent
4b5379dfb9
commit
d72a837814
2
.github/actions/uv_setup/action.yml
vendored
2
.github/actions/uv_setup/action.yml
vendored
@@ -21,7 +21,7 @@ inputs:
|
|||||||
default: "**"
|
default: "**"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
UV_VERSION: "0.5.25"
|
UV_VERSION: "0.11.15"
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: composite
|
using: composite
|
||||||
|
|||||||
Reference in New Issue
Block a user