Skip to content

Commit 79dcc7c

Browse files
⬆️ deps: Upgrade actions/download-artifact action to v5.
1 parent 224ff6f commit 79dcc7c

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
@@ -49,7 +49,7 @@ jobs:
4949
useRollingCache: true
5050

5151
- name: Load build 💽
52-
uses: actions/download-artifact@v4
52+
uses: actions/download-artifact@v5
5353
with:
5454
name: dist
5555
path: dist

0 commit comments

Comments
 (0)