Skip to content

Commit dc161cb

Browse files
authored
Merge pull request #284 from bytecodealliance/bump-download-artifact-in-doc-flow
chore: Bump download artifact in publish doc workflow
2 parents 4b2b0ab + cf60e9d commit dc161cb

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)