diff --git a/.github/workflows/checker.yml b/.github/workflows/checker.yml index 43d4976c5..c3a4233b3 100644 --- a/.github/workflows/checker.yml +++ b/.github/workflows/checker.yml @@ -15,7 +15,7 @@ permissions: contents: read env: - PYTHON_VERSION: "3.13" + PYTHON_VERSION: "3.14" jobs: search: diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index b185a7b3c..184e95b36 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -22,7 +22,7 @@ permissions: packages: read env: - PYTHON_VERSION: "3.13" + PYTHON_VERSION: "3.14" jobs: build-base: diff --git a/.github/workflows/data-update.yml b/.github/workflows/data-update.yml index db4f39362..9f0a3a1ec 100644 --- a/.github/workflows/data-update.yml +++ b/.github/workflows/data-update.yml @@ -15,7 +15,7 @@ permissions: contents: read env: - PYTHON_VERSION: "3.13" + PYTHON_VERSION: "3.14" jobs: data: 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: diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index b10a1b8ed..a9fc63553 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -18,7 +18,7 @@ permissions: contents: read env: - PYTHON_VERSION: "3.13" + PYTHON_VERSION: "3.14" jobs: test: diff --git a/.github/workflows/l10n.yml b/.github/workflows/l10n.yml index 958eac33d..92dee27a4 100644 --- a/.github/workflows/l10n.yml +++ b/.github/workflows/l10n.yml @@ -22,7 +22,7 @@ permissions: contents: read env: - PYTHON_VERSION: "3.13" + PYTHON_VERSION: "3.14" jobs: update: