Update astral-sh/setup-uv action to v7 (#402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
21bbab8620
commit
7148264bfe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -58,7 +58,7 @@ jobs:
|
||||||
python-version: 3.13
|
python-version: 3.13
|
||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
- uses: astral-sh/setup-uv@v6
|
- uses: astral-sh/setup-uv@v7
|
||||||
with:
|
with:
|
||||||
version: "latest"
|
version: "latest"
|
||||||
- run: uv sync --all-extras --all-groups
|
- run: uv sync --all-extras --all-groups
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue