Skip to content

Commit b3a689b

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

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@v5
32+
- uses: actions/download-artifact@v6
3333
with:
3434
name: Packages
3535
path: dist

0 commit comments

Comments
 (0)