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 69ed338 + c748632 commit 39d1c8eCopy full SHA for 39d1c8e
.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@v2
+ - uses: actions/upload-artifact@v3
48
name: Upload docs as artifact
49
with:
50
name: docs-html
0 commit comments