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.
2 parents e80d618 + 6a7df05 commit 82da010Copy full SHA for 82da010
1 file changed
.github/workflows/mdbook.yml
@@ -54,7 +54,7 @@ jobs:
54
--root-dir "${{ github.workspace }}/docs/book"
55
./docs/book
56
- name: Upload artifact
57
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
58
with:
59
path: ./docs/book
60
0 commit comments