Skip to content

Commit e4c7c01

Browse files
build(deps): bump actions/download-artifact from 2.0.10 to 2.1.0 (#1398)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2.0.10 to 2.1.0. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@3be87be...f023be2) --- 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 9192894 commit e4c7c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
git-ref: ${{ github.ref }}
8585

8686
- name: download artifacts
87-
uses: actions/download-artifact@3be87be14a055c47b01d3bd88f8fe02320a9bb60
87+
uses: actions/download-artifact@f023be2c48cc18debc3bacd34cb396e0295e2869
8888
with:
8989
path: artifacts
9090

0 commit comments

Comments
 (0)