This commit is contained in:
larzie 2024-12-25 16:11:47 +03:00 committed by GitHub
parent 6570969ece
commit cde8fd285e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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