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 5a8acf1 commit 386d24cCopy full SHA for 386d24c
.github/workflows/build-docs.yml
@@ -49,7 +49,7 @@ jobs:
49
cd docs;
50
uv run make html
51
52
- - uses: actions/upload-pages-artifact@v3
+ - uses: actions/upload-pages-artifact@v4
53
with:
54
path: docs/build/html
55
0 commit comments