mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-25 21:57:45 +00:00
chore(github-deps): bump astral-sh/setup-uv from 5 to 6 (#2051)
# What does this PR do? This builds on top of https://github.com/meta-llama/llama-stack/pull/2037 to include some additional changes to fix integration tests builds. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
799286fe52
commit
7532f4cdb2
5 changed files with 8 additions and 7 deletions
|
@ -26,7 +26,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v5
|
||||
uses: astral-sh/setup-uv@v6
|
||||
with:
|
||||
python-version: "3.10"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue