1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-08-11 23:38:11 +02:00

Update actions/checkout action to v5

This commit is contained in:
renovate[bot]
2025-08-11 13:26:20 +00:00
committed by GitHub
parent a0dc1af45f
commit 3fb3e081c4

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: