1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-09-17 00:46:42 +02:00

Merge pull request #67 from ilri/renovate/actions-checkout-5.x

This commit is contained in:
2025-09-16 08:56:38 +03:00
committed by GitHub

View File

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