From 42efbf37e63387d8dcdeda2ba3ea0371fba9fbde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 18:35:29 +0000 Subject: [PATCH] Bump actions/download-artifact from 7 to 8 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v7...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/e2e-spin-push.yml | 4 ++-- .github/workflows/e2e-spin-setup.yml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/e2e-spin-push.yml b/.github/workflows/e2e-spin-push.yml index b9fd00d..94a5957 100644 --- a/.github/workflows/e2e-spin-push.yml +++ b/.github/workflows/e2e-spin-push.yml @@ -43,7 +43,7 @@ jobs: - uses: actions/checkout@v6 - name: Retrieve saved Github action - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: spin-actions path: dist/spin/push/ @@ -87,7 +87,7 @@ jobs: - uses: actions/checkout@v6 - name: Retrieve saved Github action - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: spin-actions path: dist/spin/push/ diff --git a/.github/workflows/e2e-spin-setup.yml b/.github/workflows/e2e-spin-setup.yml index fe12eb3..d23d49b 100644 --- a/.github/workflows/e2e-spin-setup.yml +++ b/.github/workflows/e2e-spin-setup.yml @@ -40,7 +40,7 @@ jobs: - uses: actions/checkout@v6 - name: Retrieve saved Github action - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: setup-spin path: dist/spin/setup/ @@ -63,7 +63,7 @@ jobs: - uses: actions/checkout@v6 - name: Retrieve saved Github action - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: setup-spin path: dist/spin/setup/ @@ -94,7 +94,7 @@ jobs: - uses: actions/checkout@v6 - name: Retrieve saved Github action - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: setup-spin path: dist/spin/setup/ @@ -119,7 +119,7 @@ jobs: - uses: actions/checkout@v6 - name: Retrieve saved Github action - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: setup-spin path: dist/spin/setup/