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 b57feac commit a878479Copy full SHA for a878479
.github/workflows/mdbook.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Build with mdBook
49
run: mdbook build
50
- name: Upload artifact
51
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
52
with:
53
path: ./book
54
0 commit comments