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 c8cac90 commit c3b66dfCopy full SHA for c3b66df
.github/workflows/mdbook.yml
@@ -48,7 +48,7 @@ jobs:
48
fail: false
49
args: --root-dir ${{ github.workspace }}/book ./book
50
- name: Upload artifact
51
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
52
with:
53
path: ./book
54
0 commit comments