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 a09e42b + 5decd3d commit af398c2Copy full SHA for af398c2
1 file changed
.github/workflows/docs-build.yml
@@ -45,7 +45,7 @@ jobs:
45
run: |
46
poetry run python -m sphinx -T -b html -d docs/_build/doctrees -D language=en docs docs/_build/html -n -W
47
48
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v6
49
name: Upload docs as artifact
50
with:
51
name: docs-html
0 commit comments