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 dae006a commit dd74907Copy full SHA for dd74907
.github/workflows/actions.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Python Setup
16
uses: actions/setup-python@v4
17
with:
18
- python-version: 3.12
+ python-version: 3.13
19
20
- name: MkDocs Setup
21
run: pip install mkdocs
0 commit comments