ci-fix-2
Some checks failed
deploy to v2 / test (push) Failing after 5s
deploy to v2 / deploy (push) Has been skipped

This commit is contained in:
Untone 2024-02-17 03:02:24 +03:00
parent 1a43563049
commit 1b422c0b6a

View File

@ -18,7 +18,7 @@ jobs:
id: setup-python
uses: actions/setup-python@v5
with:
python-version: '3.12'
python-version: '3.12.2'
#----------------------------------------------
# ----- install & configure poetry -----