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 d5665b7 commit db2f260Copy full SHA for db2f260
.github/workflows/build-book.yml
@@ -53,7 +53,7 @@ jobs:
53
54
# Save html as artifact
55
- name: Save book html as artifact for viewing
56
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
57
with:
58
name: book-html
59
path: |
0 commit comments