We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8de8b34 + f8e6eaa commit 92a66f8Copy full SHA for 92a66f8
1 file changed
.github/workflows/build_docs.yml
@@ -38,6 +38,6 @@ jobs:
38
run: jupyter book build -W --keep-going .
39
40
- name: Upload artifact
41
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
42
with:
43
path: ${{ env.PUBLISH_DIR }}
0 commit comments