311
Some checks failed
Deploy on push / type-check (push) Failing after 8s
Deploy on push / deploy (push) Has been skipped

This commit is contained in:
2025-06-03 01:01:45 +03:00
parent ba21a4b920
commit b905ba59e4
2 changed files with 1 additions and 12 deletions

View File

@@ -11,7 +11,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.13'
python-version: '3.11'
- name: Cache pip packages
uses: actions/cache@v3