mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-23 23:00:21 +01:00
Update actions/checkout action to v4
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
fe9f98bcc0
commit
3d91366412
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
|||||||
- 5432:5432
|
- 5432:5432
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v4
|
||||||
- name: Install poetry
|
- name: Install poetry
|
||||||
run: pipx install poetry
|
run: pipx install poetry
|
||||||
- uses: actions/setup-python@v4
|
- uses: actions/setup-python@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user