From d2d0f34e20ad17a5f69db9241943a8975ced6258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Aug 2025 14:56:01 +0000 Subject: [PATCH] ci(deps): bump actions/download-artifact from 4 to 5 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 4 ++-- .github/workflows/oci-publish.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ded33ef9..6ee00ea4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -203,7 +203,7 @@ jobs: targets: wasm32-wasi - name: Download All Artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: path: artifacts/ @@ -337,7 +337,7 @@ jobs: uses: actions/checkout@v4 - name: Download All Build Artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: path: artifacts/ diff --git a/.github/workflows/oci-publish.yml b/.github/workflows/oci-publish.yml index ee33e431..8e688f13 100644 --- a/.github/workflows/oci-publish.yml +++ b/.github/workflows/oci-publish.yml @@ -149,7 +149,7 @@ jobs: uses: actions/checkout@v4 - name: Download Component Artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: wasm-components path: artifacts/ @@ -291,7 +291,7 @@ jobs: uses: actions/checkout@v4 - name: Download Component Artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: wasm-components path: artifacts/