We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be6d22 commit 5ef357bCopy full SHA for 5ef357b
.github/workflows/pages.yml
@@ -62,7 +62,7 @@ jobs:
62
run: |
63
chmod -c -R +rX "html-book"
64
- name: Upload artifact
65
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
66
with:
67
path: ./html-book
68
0 commit comments