File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6060 BING_TOKEN : ${{ secrets.BING_TOKEN }}
6161
6262 - name : Deploy documentation sphinx
63- uses : JamesIves/github-pages-deploy-action@v4.5.0
63+ uses : JamesIves/github-pages-deploy-action@v4.6.1
6464 with :
6565 token : ${{ secrets.GITHUB_TOKEN }}
6666 branch : gh-pages
Original file line number Diff line number Diff line change 4444 - run : touch build/html/.nojekyll
4545
4646 - name : Deploy documentation sphinx
47- uses : JamesIves/github-pages-deploy-action@v4.5.0
47+ uses : JamesIves/github-pages-deploy-action@v4.6.1
4848 with :
4949 token : ${{ secrets.GITHUB_TOKEN }}
5050 branch : gh-pages
Original file line number Diff line number Diff line change 1- Sphinx == 7.2.6
2- ablog == 0.11.6
1+ Sphinx == 7.3.7
2+ ablog == 0.11.10
33pydata-sphinx-theme == 0.9.0
44myst-parser == 2.0.0
55sphinx_design == 0.5.0
66sphinx_copybutton == 0.5.2
77sphinx-jinja == 2.0.2
88jinja2 == 3.1.3
99requests == 2.31.0
10- black == 24.3.0
10+ black == 24.4.2
1111pylint == 3.1.0
1212pre-commit == 3.7.0
13- sphinx-sitemap == 2.5.1
13+ sphinx-sitemap == 2.6.0
1414sphinx-favicon == 1.0.1
You can’t perform that action at this time.
0 commit comments