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 90234b3 + aaa8551 commit 10681f9Copy full SHA for 10681f9
1 file changed
.github/workflows/build-docs.yml
@@ -46,7 +46,7 @@ jobs:
46
run: |
47
poetry run python -m mkdocs build --clean --site-dir ./_build/html --config-file mkdocs.yml
48
49
- - uses: actions/upload-artifact@v5
+ - uses: actions/upload-artifact@v6
50
name: Upload docs as artifact
51
with:
52
name: docs-html
0 commit comments