Skip to content

Commit cf60e9d

Browse files
committed
chore: Bump download artifact in publish doc workflow
1 parent 4b2b0ab commit cf60e9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/publish-doc/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ runs:
77
ref: gh-pages
88

99
- name: Download docs
10-
uses: actions/download-artifact@v3
10+
uses: actions/download-artifact@v4
1111
with:
1212
name: doc
1313
path: doc

0 commit comments

Comments
 (0)