1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-11-23 07:39:41 +01:00

Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
a07f82619d Update actions/checkout action to v6 2025-11-20 18:14:46 +00:00

View File

@@ -27,7 +27,7 @@ jobs:
- 5432:5432
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- name: Install uv
uses: astral-sh/setup-uv@v7
with: