Skip to content

Commit eb6c7cf

Browse files
chore(deps): update actions/download-artifact action to v6 (#846)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 41812f7 commit eb6c7cf

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)