We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e01e47 commit bbfd767Copy full SHA for bbfd767
.github/workflows/deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Setup Pages
31
uses: actions/configure-pages@v4
32
- name: Upload artifact
33
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
34
with:
35
# Upload entire repository
36
path: 'book'
0 commit comments