We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d996af6 commit 248144dCopy full SHA for 248144d
.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