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 3764fd4 + 4358706 commit 4b2de6aCopy full SHA for 4b2de6a
.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