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 a6769e8 commit d031ce8Copy full SHA for d031ce8
.github/workflows/deploy.yml
@@ -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@v3
54
with:
55
path: "_build/html"
56
0 commit comments