From 0facb66d2294ceb11492b095ff749408a80c29d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 00:43:59 +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/fuzz.yml | 2 +- .github/workflows/release.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/fuzz.yml b/.github/workflows/fuzz.yml index c0a6f39..0bc96e9 100644 --- a/.github/workflows/fuzz.yml +++ b/.github/workflows/fuzz.yml @@ -103,7 +103,7 @@ jobs: steps: - name: Download all artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: path: artifacts diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e35283c..9180da3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -479,14 +479,14 @@ jobs: # SHA256SUMS.txt below. - name: Download Native CLI Artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: path: native-cli pattern: wsc-* merge-multiple: true - name: Download Compliance Report - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: compliance-report path: compliance/