Skip to content

Commit c328a9d

Browse files
renovate[bot]cexbrayat
authored andcommitted
chore(deps): update actions/download-artifact action to v7
1 parent 657a875 commit c328a9d

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

0 commit comments

Comments
 (0)