mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-10-20 16:39:24 +02:00
Compare commits
4 Commits
a0dc1af45f
...
5031e31609
Author | SHA1 | Date | |
---|---|---|---|
5031e31609 | |||
62c7779b73 | |||
|
3fb3e081c4 | ||
|
8f8739b95e |
4
.github/workflows/python-app.yml
vendored
4
.github/workflows/python-app.yml
vendored
@@ -27,9 +27,9 @@ jobs:
|
||||
- 5432:5432
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v5
|
||||
uses: astral-sh/setup-uv@v6
|
||||
with:
|
||||
version: 'latest'
|
||||
- run: uv sync
|
||||
|
Reference in New Issue
Block a user