From d43414cd86ff62303bcfe38eb3ede424031e6b46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 15:08:05 +0000 Subject: [PATCH] chore(deps): bump actions/download-artifact from 4 to 8 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v4...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/conformance-tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/conformance-tests.yml b/.github/workflows/conformance-tests.yml index b9d3df9..a4db513 100644 --- a/.github/workflows/conformance-tests.yml +++ b/.github/workflows/conformance-tests.yml @@ -26,7 +26,7 @@ jobs: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Download shim - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: containerd-shim-verified-container-v1 path: /tmp/ @@ -35,7 +35,7 @@ jobs: run: chmod +x /tmp/containerd-shim-verified-container-v1 - name: Download test bundles - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: test-bundles path: vectors/runtime-integration/