We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65555ff commit d406437Copy full SHA for d406437
1 file changed
.github/workflows/docs.yml
@@ -34,7 +34,7 @@ jobs:
34
run: python scripts/make_docs.py
35
36
- name: Upload documentation
37
- uses: actions/upload-artifact@v4
+ uses: actions/upload-pages-artifact@v3
38
with:
39
name: documentation
40
path: docs/
0 commit comments