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 08c6536 commit 05b7c42Copy full SHA for 05b7c42
.github/workflows/gh-pages.yml
@@ -25,7 +25,7 @@ jobs:
25
rm -r .html-documentation/*/.doctrees
26
27
- name: Upload artifact
28
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
29
with:
30
path: .html-documentation
31
0 commit comments