Skip to content

Commit 80c4369

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 69db081 commit 80c4369

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
node-version: '20.x'
4949
- name: Download dist
50-
uses: actions/download-artifact@v4
50+
uses: actions/download-artifact@v5
5151
with:
5252
name: dist
5353
path: dist

0 commit comments

Comments
 (0)