We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70e30ed commit 52a01a5Copy full SHA for 52a01a5
.github/workflows/deploy-book.yml
@@ -19,7 +19,7 @@ jobs:
19
environment-file: environment.yml
20
auto-activate-base: false
21
activate-environment: arcdocs-jb
22
- python-version: 3.9
+ python-version: 3.14
23
24
# Build the book
25
- name: Build the book
.github/workflows/test-build.yml
0 commit comments