This repository was archived by the owner on Feb 4, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v3
1414 - uses : actions/setup-python@v4
1515 with :
16- python-version : ' 3.11 '
16+ python-version : ' 3.13 '
1717
1818 - name : Debug
1919 run : pwd && ls -la
3232 - uses : actions/checkout@v3
3333 - uses : actions/setup-python@v4
3434 with :
35- python-version : ' 3.11 '
35+ python-version : ' 3.13 '
3636
3737 - name : Debug
3838 run : pwd && ls -la
5353 - uses : actions/checkout@v3
5454 - uses : actions/setup-python@v4
5555 with :
56- python-version : ' 3.11 '
56+ python-version : ' 3.13 '
5757
5858 - name : Install dependencies
5959 run : pip install wheel
8282 run : make build-docs
8383
8484 - name : Deploy 🚀
85- uses : JamesIves/github-pages-deploy-action@v4.6.4
85+ uses : JamesIves/github-pages-deploy-action@v4.7.3
8686 with :
8787 branch : pages
8888 folder : ./site
Original file line number Diff line number Diff line change 11pre-commit == 3.8.0
2- pytest == 8.3.3
2+ pytest == 8.3.5
Original file line number Diff line number Diff line change 1- material-plausible-plugin==0.2 .0
2- material-plausible-plugin==0.2 .0
1+ material-plausible-plugin==0.3 .0
2+ material-plausible-plugin==0.3 .0
33mkdocs==1.6.1
4- mkdocs-material==9.5.38
5- mkdocstrings[python]==0.26 .1
4+ mkdocs-material==9.6.14
5+ mkdocstrings[python]==0.29 .1
You can’t perform that action at this time.
0 commit comments