Update .github/workflows/ci.yml

This commit is contained in:
Christian Clauss 2024-11-17 09:31:52 +01:00 committed by GitHub
parent 7b3c0c79eb
commit cb1f2197ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@v4
- name: Set up FFmpeg
uses: AnimMouse/setup-ffmpeg@v1
- name: Set up Python 3.2
- name: Set up Python 3.12
uses: actions/setup-python@v5
with:
python-version: '3.12'