Skip to content

Commit 9e7d078

Browse files
build(deps): bump actions/download-artifact in the actions group (#925)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0babaac commit 9e7d078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
attestations: write
3030

3131
steps:
32-
- uses: actions/download-artifact@v4
32+
- uses: actions/download-artifact@v5
3333
with:
3434
name: Packages
3535
path: dist

0 commit comments

Comments
 (0)