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 7f45be9 commit c9cbdf6Copy full SHA for c9cbdf6
.github/workflows/build-doc.yml
@@ -55,7 +55,7 @@ jobs:
55
python check-or-enforce-order.py build/html
56
57
- name: Upload HTML docs artifact
58
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
59
with:
60
name: doc-html
61
path: doc/build/html/
0 commit comments