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 05d9332 + 5b2bebb commit f5848c3Copy full SHA for f5848c3
1 file changed
.github/workflows/docs.yml
@@ -33,7 +33,7 @@ jobs:
33
run: |
34
sphinx-build -b html docs/ docs/_build/html
35
- name: Upload documentation artifact
36
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
37
with:
38
name: documentation
39
path: docs/_build/html
0 commit comments