This commit is contained in:
2024-11-17 00:20:07 +03:30
parent e930f8e054
commit 8b3f0faa2f

View File

@@ -18,7 +18,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: '3.10'
python-version: '3.13'
- name: Install Dependencies
run: |