This commit is contained in:
Ivan Zorin
2025-01-29 03:12:38 +03:00

View File

@@ -24,6 +24,8 @@ jobs:
with:
fetch-depth: 0
- uses: actions/setup-python@v5
with:
python-version: '3.12.3'
- run: |
pip install --upgrade pip &&