This commit is contained in:
larzie 2024-12-25 16:12:24 +03:00 committed by GitHub
parent ed66a51b59
commit 9fb3a5dab5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: '3.13'
python-version: '3.12'
- name: Setup Python modules
run: |