Skip to content

Commit b190915

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 232474a commit b190915

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)