Skip to content

Commit 9092e62

Browse files
authoredMar 1, 2024
Bump actions/download-artifact from 4.1.3 to 4.1.4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@87c5514...c850b93) --- 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>
1 parent 5c45a1b commit 9092e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎.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@87c55149d96e628cc2ef7e6fc2aab372015aec85"
73+
uses: "actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427"
7474
with:
7575
name: "dist"
7676
path: "dist/"

0 commit comments

Comments
 (0)