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 31490f6 commit 6f1de82Copy full SHA for 6f1de82
.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