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:
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@ -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:
|
||||
|
Reference in New Issue
Block a user