We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bd34bc commit ab5ade0Copy full SHA for ab5ade0
1 file changed
.github/workflows/publish-docs.yaml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Python
20
uses: actions/setup-python@v6
21
with:
22
- python-version: "3.10"
+ python-version: "3.14"
23
- name: Install dependencies
24
run: |
25
python -m pip install --upgrade pip
0 commit comments