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 8d8d4da commit 7c8efceCopy full SHA for 7c8efce
.github/workflows/build-book.yml
@@ -46,7 +46,7 @@ jobs:
46
47
# Save html as artifact
48
- name: Save book html as artifact for viewing
49
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
50
with:
51
name: book-html
52
path: |
0 commit comments