There was an error while loading. Please reload this page.
1 parent 6962b36 commit da8e5a1Copy full SHA for da8e5a1
1 file changed
.github/workflows/build_pages.yml
@@ -35,7 +35,7 @@ jobs:
35
run: python -m sphinx -T -b html -d _build/doctrees -D language=en . _build/html
36
37
- name: Upload distribution artifacts
38
- uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
+ uses: actions/upload-pages-artifact@v5
39
with:
40
name: sphinx-html-site
41
path: _build/html/
0 commit comments