Skip to content

Commit 94c63cc

Browse files
⬆️ deps: Upgrade actions/download-artifact action to v5.
1 parent 643156c commit 94c63cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
useRollingCache: true
4848

4949
- name: Load build 💽
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)