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 15b7b6e + e797882 commit 442291fCopy full SHA for 442291f
.github/workflows/deploy.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Build artifacts
30
run: mdbook build
31
- name: Upload artifact
32
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
33
with:
34
path: ./book
35
deploy:
0 commit comments