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

This commit is contained in:
2025-06-03 01:08:26 +03:00
parent b97912c3c4
commit 9555cc3125
2 changed files with 9 additions and 1 deletions

View File

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