Skip to content

Commit 6338bd9

Browse files
renovate[bot]cexbrayat
authored andcommitted
chore(deps): update actions/download-artifact action to v5
1 parent eb2d976 commit 6338bd9

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
@@ -119,7 +119,7 @@ jobs:
119119
cache: 'pnpm'
120120

121121
# use artifacts to share the playground across different jobs
122-
- uses: actions/download-artifact@v4
122+
- uses: actions/download-artifact@v5
123123
with:
124124
name: build-output
125125

0 commit comments

Comments
 (0)