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