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 6059b18 + 8fcc6a5 commit 6d7c32bCopy full SHA for 6d7c32b
1 file changed
.github/workflows/ci-release-docs.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Spinx build
25
run: sphinx-build -b html _staging _build
26
- name: Upload docs
27
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
28
with:
29
path: _build
30
deploy:
0 commit comments