diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml index 8c96399..98c88b2 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation.yaml @@ -10,7 +10,7 @@ jobs: - name: Set up Python 3.10 uses: actions/setup-python@v4 with: - python-version: "3.10" + python-version: "3.14" - name: Run image uses: abatilo/actions-poetry@v2.3.0 with: