mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-08-11 23:38:11 +02:00
Compare commits
1 Commits
renovate/a
...
renovate/a
Author | SHA1 | Date | |
---|---|---|---|
8f8739b95e |
4
.github/workflows/python-app.yml
vendored
4
.github/workflows/python-app.yml
vendored
@ -27,9 +27,9 @@ jobs:
|
|||||||
- 5432:5432
|
- 5432:5432
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v5
|
- 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