We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83b43cb commit c2be31cCopy full SHA for c2be31c
1 file changed
.github/workflows/build-docs.yml
@@ -35,7 +35,7 @@ jobs:
35
if: ${{ !github.event.pull_request || github.event.action != 'closed' }}
36
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
37
with:
38
- python-version: "3.13"
+ python-version: "3.14"
39
architecture: x64
40
- name: Install sphinx dependencies
41
0 commit comments