mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-05-09 14:46:01 +02:00
Update dependency python to 3.13
This commit is contained in:
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
run: pipx install poetry
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.12'
|
||||
python-version: '3.13'
|
||||
cache: 'poetry'
|
||||
- run: poetry install
|
||||
- name: Lint with flake8
|
||||
|
Reference in New Issue
Block a user