Skip to content

Commit c9cbdf6

Browse files
committed
Update build-doc.yml
1 parent 7f45be9 commit c9cbdf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
python check-or-enforce-order.py build/html
5656
5757
- name: Upload HTML docs artifact
58-
uses: actions/upload-artifact@v4
58+
uses: actions/upload-artifact@v7
5959
with:
6060
name: doc-html
6161
path: doc/build/html/

0 commit comments

Comments
 (0)