From d0474c358dcc9e37fbe911a185cd1b2e3bb86b3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 02:32:15 +0000 Subject: [PATCH] Bump actions/download-artifact from 3 to 4 (#1010) * Bump actions/download-artifact from 3 to 4 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * Add automated changelog yaml from template for bot PR --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot Co-authored-by: Mike Alfare <13974384+mikealfare@users.noreply.github.com> --- .changes/unreleased/Dependencies-20240419-024814.yaml | 6 ++++++ .github/workflows/main.yml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 .changes/unreleased/Dependencies-20240419-024814.yaml diff --git a/.changes/unreleased/Dependencies-20240419-024814.yaml b/.changes/unreleased/Dependencies-20240419-024814.yaml new file mode 100644 index 000000000..06529952b --- /dev/null +++ b/.changes/unreleased/Dependencies-20240419-024814.yaml @@ -0,0 +1,6 @@ +kind: "Dependencies" +body: "Bump actions/download-artifact from 3 to 4" +time: 2024-04-19T02:48:14.00000Z +custom: + Author: dependabot[bot] + PR: 1010 diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index cbbb7f72a..fd3c67072 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -184,7 +184,7 @@ jobs: python -m pip install --user --upgrade pip python -m pip install --upgrade wheel python -m pip --version - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4 with: name: dist path: dist/