Skip to content

Commit d7fc78c

Browse files
build(deps): bump actions/download-artifact from 4.1.4 to 4.1.5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@c850b93...8caf195) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df391b1 commit d7fc78c

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

0 commit comments

Comments
 (0)