Skip to content

Commit d82c2f3

Browse files
authored
update to download-artifact@v4
1 parent 23cef69 commit d82c2f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/bundle_release/action.yaml

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

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

0 commit comments

Comments
 (0)