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.
2 parents 69b6848 + 29f3023 commit ea8aa77Copy full SHA for ea8aa77
1 file changed
.github/workflows/deploy.yaml
@@ -55,7 +55,7 @@ jobs:
55
run: mdbook build
56
57
- name: Upload artifact
58
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
59
with:
60
path: ./build
61
0 commit comments