From 986c327391cf3cee23cd6979d88121f28c4d8a5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 03:34:26 +0000 Subject: [PATCH] chore(deps): 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/llama_cpp.yml | 2 +- .github/workflows/nchat.yml | 6 +++--- .github/workflows/stable-diffusion_cpp.yml | 2 +- .github/workflows/whisper_cpp.yml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/llama_cpp.yml b/.github/workflows/llama_cpp.yml index f657bea..fdfd798 100644 --- a/.github/workflows/llama_cpp.yml +++ b/.github/workflows/llama_cpp.yml @@ -145,7 +145,7 @@ jobs: ] steps: - name: Download artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: path: | dist/ diff --git a/.github/workflows/nchat.yml b/.github/workflows/nchat.yml index a31e854..f88341d 100644 --- a/.github/workflows/nchat.yml +++ b/.github/workflows/nchat.yml @@ -62,7 +62,7 @@ jobs: needs: build steps: - name: Download tar.gz - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: path: | artifacts/ @@ -101,7 +101,7 @@ jobs: path: workspace - name: Download tar.gz - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: path: | artifacts/ @@ -132,7 +132,7 @@ jobs: needs: [pack_deb, pack_zst] steps: - name: Download artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: path: | dist/ diff --git a/.github/workflows/stable-diffusion_cpp.yml b/.github/workflows/stable-diffusion_cpp.yml index 529a083..06b9f82 100644 --- a/.github/workflows/stable-diffusion_cpp.yml +++ b/.github/workflows/stable-diffusion_cpp.yml @@ -165,7 +165,7 @@ jobs: ] steps: - name: Download artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: path: | dist/ diff --git a/.github/workflows/whisper_cpp.yml b/.github/workflows/whisper_cpp.yml index 47b5f50..3233681 100644 --- a/.github/workflows/whisper_cpp.yml +++ b/.github/workflows/whisper_cpp.yml @@ -112,7 +112,7 @@ jobs: needs: [ersion, build_sycl_avx2_linux, build_cu130_avx512_linux] steps: - name: Download artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: path: | dist/