Skip to content

Commit 6053068

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent d93f398 commit 6053068

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
uses: ./.github/actions/setup-environment
9494

9595
- name: Download All Artifacts
96-
uses: actions/download-artifact@v4
96+
uses: actions/download-artifact@v5
9797
with:
9898
path: dist
9999
merge-multiple: true

0 commit comments

Comments
 (0)