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 a7ed864 + 6f1de82 commit 12ad92cCopy full SHA for 12ad92c
.github/workflows/deploy.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Build artifacts
29
run: mdbook build
30
- name: Upload artifact
31
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
32
with:
33
path: ./book
34
deploy:
0 commit comments