Skip to content

Commit eea6546

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 8a5044b commit eea6546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)