Skip to content

Commit 9268571

Browse files
Update dependency python to 3.13
1 parent b20c7fe commit 9268571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v4
1414
- uses: actions/setup-python@v5
1515
with:
16-
python-version: "3.10"
16+
python-version: "3.13"
1717
- run: pip install mkdocs mkdocs-material mkdocs-typer
1818
- run: pip install .
1919
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)