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 7a36ac2 commit ea12c76Copy full SHA for ea12c76
.github/workflows/pages.yml
@@ -46,7 +46,7 @@ jobs:
46
mdbook build
47
48
- name: Upload artifact
49
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
50
with:
51
path: ./docs/book
52
0 commit comments