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 3846d87 commit 9d95096Copy full SHA for 9d95096
.github/workflows/documentation.yaml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v4
19
- run: make -C docs/book build
20
- name: Upload artifact
21
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
22
with:
23
path: ./docs/book/book
24
0 commit comments