mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-17 10:28:11 +00:00
chore(github-deps): bump astral-sh/setup-uv from 5.4.1 to 6.0.1 (#2197)
This commit is contained in:
parent
f40693e720
commit
1341916caf
6 changed files with 9 additions and 9 deletions
2
.github/workflows/update-readthedocs.yml
vendored
2
.github/workflows/update-readthedocs.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
|||
python-version: '3.11'
|
||||
|
||||
- name: Install the latest version of uv
|
||||
uses: astral-sh/setup-uv@c7f87aa956e4c323abf06d5dec078e358f6b4d04 # v6.0.0
|
||||
uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
|
||||
|
||||
- name: Sync with uv
|
||||
run: uv sync --extra docs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue