diff options
Diffstat (limited to '.github/workflows/l10n.yml')
| -rw-r--r-- | .github/workflows/l10n.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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: |