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 fcd2f37 + fe7e846 commit bae7188Copy full SHA for bae7188
.github/workflows/ci-release-docs.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Spinx build
26
run: sphinx-build -b html _staging _build
27
- name: Upload docs
28
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
29
with:
30
path: _build
31
deploy:
0 commit comments