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.
1 parent 530da2f commit 48e6e2aCopy full SHA for 48e6e2a
.github/workflows/docs.yml
@@ -38,7 +38,7 @@ jobs:
38
run: sphinx-build docs docs_build
39
40
- name: Upload build artifact
41
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v4
42
with:
43
path: ./docs_build
44
0 commit comments