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 8740d78 commit 51fdca5Copy full SHA for 51fdca5
.github/workflows/build_deploy.yaml
@@ -50,7 +50,7 @@ jobs:
50
51
# Upload the book's HTML as an artifact
52
- name: Upload artifact
53
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v4
54
with:
55
path: "_build/html"
56
0 commit comments