File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6767 - name : Setup Python
6868 uses : actions/setup-python@v5
6969 with :
70- python-version : " 3.13 "
70+ python-version : " 3.10 "
7171
7272 - name : Cache pip dependencies
7373 id : cache
Original file line number Diff line number Diff line change 2222 - name : Setup Python 3.10
2323 uses : actions/setup-python@v5
2424 with :
25- python-version : ' 3.13 '
25+ python-version : ' 3.10 '
2626
2727 - name : Install dependencies
2828 run : |
Original file line number Diff line number Diff line change 2020 - name : Setup Python 3.10
2121 uses : actions/setup-python@v5
2222 with :
23- python-version : ' 3.13 '
23+ python-version : ' 3.10 '
2424
2525 - name : Cache pip
2626 id : cache
5454 - name : Setup Python
5555 uses : actions/setup-python@v5
5656 with :
57- python-version : " 3.13 "
57+ python-version : " 3.10 "
5858
5959 - name : Cache pip dependencies
6060 id : cache
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ mkdocs-material==9.6.*
33mkdocs-material-extensions==1.3.*
44mkdocs-table-reader-plugin==3.1.*
55mike==2.1.*
6- mkdocstrings[python]==0.27 .*
6+ mkdocstrings[python]==0.30 .*
77mkdocs-badges==0.4.*
You can’t perform that action at this time.
0 commit comments