diff --git a/.gitea/workflows/build-deploy-docs.yml b/.gitea/workflows/build-deploy-docs.yml index 8219673..2ec335e 100644 --- a/.gitea/workflows/build-deploy-docs.yml +++ b/.gitea/workflows/build-deploy-docs.yml @@ -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: diff --git a/docs/index.md b/docs/index.md index 38958f9..139e6ef 100644 --- a/docs/index.md +++ b/docs/index.md @@ -98,4 +98,4 @@ async def menu(context: CommandCallbackContext): -forced_change \ No newline at end of file +forced_change_ \ No newline at end of file