mirror of
https://github.com/suitenumerique/django-lasuite
synced 2026-04-25 17:15:14 +02:00
⬆️(dependencies) update astral-sh/setup-uv action to v7
This commit is contained in:
committed by
BEY Quentin
parent
d9562ee561
commit
a45bf5801c
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -90,7 +90,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Install the latest version of uv
|
||||
uses: astral-sh/setup-uv@v3
|
||||
uses: astral-sh/setup-uv@v7
|
||||
with:
|
||||
enable-cache: true
|
||||
cache-dependency-glob: "pyproject.toml"
|
||||
|
||||
Reference in New Issue
Block a user