Skip to content

Commit 77308e4

Browse files
ci(deps): Update actions/download-artifact action to v8 (#765)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d422414 commit 77308e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224
steps:
225225
- uses: actions/checkout@v6
226226

227-
- uses: actions/download-artifact@v7
227+
- uses: actions/download-artifact@v8
228228
with:
229229
name: build
230230
path: dist/

0 commit comments

Comments
 (0)