Skip to content

Commit 8467ba4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
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@cc203385981b70ca67e1cc392babf9cc229d5806"
73+
uses: "actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765"
7474
with:
7575
name: "dist"
7676
path: "dist/"

0 commit comments

Comments
 (0)