Skip to content

Commit 17524ff

Browse files
build(deps): bump actions/download-artifact from 4 to 8 (#57)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cea25fa commit 17524ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
permissions:
9090
contents: write
9191
steps:
92-
- uses: actions/download-artifact@v4
92+
- uses: actions/download-artifact@v8
9393
with:
9494
path: dist
9595
merge-multiple: true

0 commit comments

Comments
 (0)