Skip to content

Commit 685c37b

Browse files
chore(deps): update actions/download-artifact action to v6
1 parent ef3222f commit 685c37b

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@v5
122+
- uses: actions/download-artifact@v6
123123
with:
124124
name: build-output
125125

0 commit comments

Comments
 (0)