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 0208527 commit 5d8a63aCopy full SHA for 5d8a63a
.github/workflows/deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
mdbook build
25
mdbook test
26
- name: Upload Artifact
27
- uses: actions/upload-pages-artifact@v1.0.8
+ uses: actions/upload-pages-artifact@v3.0.1
28
with:
29
path: reference/book
30
0 commit comments