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 d904c62 commit 0f7e71eCopy full SHA for 0f7e71e
.github/workflows/docs.yaml
@@ -51,7 +51,7 @@ jobs:
51
run: |
52
make build-docs
53
- name: Upload artifact
54
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
55
with:
56
path: ./docs/book
57
0 commit comments