From 81c8d00811361ec3ca5308d7383376de1eee4ec9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 21:02:00 +0000 Subject: [PATCH] Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 1 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v1...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/mean_bean_ci.yml | 2 +- .github/workflows/mean_bean_deploy.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/mean_bean_ci.yml b/.github/workflows/mean_bean_ci.yml index a819f15..48a5800 100644 --- a/.github/workflows/mean_bean_ci.yml +++ b/.github/workflows/mean_bean_ci.yml @@ -62,7 +62,7 @@ jobs: fetch-depth: 50 - name: Download Cross - uses: actions/download-artifact@v1 + uses: actions/download-artifact@v4.1.7 with: name: cross-linux-musl path: /tmp/ diff --git a/.github/workflows/mean_bean_deploy.yml b/.github/workflows/mean_bean_deploy.yml index 58e4d56..befcbcd 100644 --- a/.github/workflows/mean_bean_deploy.yml +++ b/.github/workflows/mean_bean_deploy.yml @@ -114,7 +114,7 @@ jobs: uses: dawidd6/action-get-tag@v1 - uses: actions/checkout@v2 - - uses: actions/download-artifact@v1 + - uses: actions/download-artifact@v4.1.7 with: name: cross-linux-musl path: /tmp/