Skip to content

Commit 6fa699d

Browse files
build(deps): bump actions/download-artifact from 4.2.0 to 4.2.1 (#1237)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@b14cf4c...95815c3) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8467ba4 commit 6fa699d

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
@@ -70,7 +70,7 @@ jobs:
7070

7171
steps:
7272
- name: "Download dists"
73-
uses: "actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765"
73+
uses: "actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e"
7474
with:
7575
name: "dist"
7676
path: "dist/"

0 commit comments

Comments
 (0)