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 e083e39 commit 06379a1Copy full SHA for 06379a1
.github/workflows/mdbook.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Build with mdBook
38
run: bin/mdbook build
39
- name: Upload artifact
40
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
41
with:
42
path: ./book
43
0 commit comments