fix python version
Some checks failed
Build Docs / changes (push) Successful in 6s
Build Docs / build-docs (push) Failing after 8s
Build Docs / deploy-docs (push) Has been skipped

This commit is contained in:
Alexander Kalinovsky
2025-03-01 01:31:52 +07:00
parent e413cd3ae5
commit d59b28ad29
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: "3.13"
python-version: "3.13.2"
- name: Setup uv
uses: astral-sh/setup-uv@v5
with:

View File

@@ -98,4 +98,4 @@ async def menu(context: CommandCallbackContext):
<iframe width="100%" height="691" src="https://www.youtube.com/embed/ptTnoppkYfM" title="QBot Framework The Open-Source RAD Tool for Telegram Bots" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
forced_change
forced_change_