diff options
Diffstat (limited to '.github/workflows/documentation.yml')
| -rw-r--r-- | .github/workflows/documentation.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index e9892bdcc..a29329595 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -19,7 +19,7 @@ permissions: contents: read env: - PYTHON_VERSION: "3.13" + PYTHON_VERSION: "3.14" jobs: release: |