This commit is contained in:
Mikhail Podgurskiy
2025-01-17 14:42:56 +05:00
parent 7c915e5c5d
commit afd5f6f3cc

View File

@@ -13,7 +13,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: 3.10
python-version: "3.10"
- uses: actions/cache@v3
with:
path: .venv