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 bf12c9b commit 7b5b0c0Copy full SHA for 7b5b0c0
.github/workflows/build-docs.yml
@@ -44,7 +44,7 @@ jobs:
44
run: |
45
poetry run python -m sphinx -T -b html -d docs/_build/doctrees -D language=en docs docs/_build/html -n -W
46
47
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
48
name: Upload docs as artifact
49
with:
50
name: docs-html
0 commit comments