Upgrade python version.

This commit is contained in:
Nicolas Patry 2024-09-11 12:42:04 +02:00
parent 8d473a568e
commit 0699faf46e
No known key found for this signature in database
GPG Key ID: 64AF4752B2967863

View File

@ -29,7 +29,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v1 uses: actions/setup-python@v4
id: python id: python
with: with:
python-version: 3.11 python-version: 3.11