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 8c70ddb commit ae14872Copy full SHA for ae14872
.github/workflows/docs.yaml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up Python
23
uses: actions/setup-python@v5
24
with:
25
- python-version: "3.12"
+ python-version: "3.13"
26
cache: pip
27
cache-dependency-path: pyproject.toml
28
0 commit comments