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 f180941 commit b74b8f1Copy full SHA for b74b8f1
.github/workflows/deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Python
20
uses: actions/setup-python@v6
21
with:
22
- python-version: '3.13.x'
+ python-version: '3.14.x'
23
24
- name: Upgrade pip
25
run: |
.github/workflows/update-doc-assets.yml
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
54
0 commit comments