summaryrefslogtreecommitdiff
path: root/.github/workflows/documentation.yml
diff options
context:
space:
mode:
authorIvan Gabaldon <igabaldon@inetol.net>2025-10-11 16:59:40 +0200
committerGitHub <noreply@github.com>2025-10-11 16:59:40 +0200
commitced08e12aafc73a4e903e0cc0546729248b437b5 (patch)
treea4a12ba01ec386958b1dcfc2f3a440db2699b2d9 /.github/workflows/documentation.yml
parent613c1aa8ebe3b22e5be01dad03ed52cc0fe0d729 (diff)
[enh] ci: bump to cp3.14 (#5302)
Diffstat (limited to '.github/workflows/documentation.yml')
-rw-r--r--.github/workflows/documentation.yml2
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: