Skip to content

Commit a580cfb

Browse files
⬆️ deps: Upgrade actions/download-artifact action to v5. (#337)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2579c6e commit a580cfb

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)