mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-05-03 20:02:23 +02:00
Update astral-sh/setup-uv action to v6
This commit is contained in:
parent
7b8ff7c02f
commit
61f26f8e23
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v5
|
||||
uses: astral-sh/setup-uv@v6
|
||||
with:
|
||||
version: 'latest'
|
||||
- run: uv sync
|
||||
|
Loading…
x
Reference in New Issue
Block a user