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 fde68b5 + 37b01e1 commit 21a0442Copy full SHA for 21a0442
.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