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 f1de2fd commit fe43ce5Copy full SHA for fe43ce5
.github/workflows/publish.yml
@@ -73,7 +73,7 @@ jobs:
73
uses: actions/configure-pages@v5
74
75
- name: Upload artifact
76
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
77
with:
78
path: book/html
79
0 commit comments