This commit is contained in:
larzie 2024-12-25 16:43:22 +03:00 committed by GitHub
parent 0c27b90d1b
commit 8cc837bf3f
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.12'
python-version: '3.13'
- name: Setup Python modules
run: |