Skip to content

Commit 63d0c4b

Browse files
dependabot[bot]whoisjayd
authored andcommitted
build(deps): bump actions/download-artifact from 4 to 7
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a25ea1 commit 63d0c4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
- uses: actions/checkout@v6
9494

9595
- name: Download all artifacts
96-
uses: actions/download-artifact@v4
96+
uses: actions/download-artifact@v7
9797
with:
9898
path: dist
9999
merge-multiple: true

0 commit comments

Comments
 (0)