From ced08e12aafc73a4e903e0cc0546729248b437b5 Mon Sep 17 00:00:00 2001 From: Ivan Gabaldon Date: Sat, 11 Oct 2025 16:59:40 +0200 Subject: [enh] ci: bump to cp3.14 (#5302) --- .github/workflows/l10n.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/l10n.yml') 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: -- cgit v1.2.3