We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a7a2df commit 76249efCopy full SHA for 76249ef
.github/workflows/build_docs.yml
@@ -34,7 +34,6 @@ jobs:
34
run: uv run jupyter book build .
35
36
- name: Upload artifact
37
- uses: actions/upload-artifact@v5
+ uses: actions/upload-pages-artifact@v4
38
with:
39
- name: documentation
40
path: ${{ env.PUBLISH_DIR }}
0 commit comments