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 91e1237 commit d8e37f5Copy full SHA for d8e37f5
.github/workflows/build_docs.yaml
@@ -44,7 +44,7 @@ jobs:
44
run: ls -la doc/
45
46
- name: Upload Documentation Artifact
47
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
48
with:
49
# name: documentation
50
path: doc/
0 commit comments