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 376d55d commit fcec575Copy full SHA for fcec575
.github/workflows/renderbook.yml
@@ -43,7 +43,7 @@ jobs:
43
uses: actions/configure-pages@v2
44
45
- name: Upload artifact
46
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v4
47
with:
48
path: '_build/html'
49
0 commit comments