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 76131ad commit 50f2f8cCopy full SHA for 50f2f8c
1 file changed
.github/workflows/docs.yml
@@ -43,7 +43,7 @@ jobs:
43
run: uv run scripts/build_docs.py dist/docs
44
45
- name: Upload artifact
46
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
47
with:
48
path: dist/docs/
49
0 commit comments