From 9cba825c9693cdcca311bf1b783e7c0b88103d10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 03:52:06 +0000 Subject: [PATCH] Update actions/download-artifact action to v8 --- .github/workflows/npm-publish.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml index 7e7994a..e9ab496 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -45,7 +45,7 @@ jobs: registry-url: "https://npm.pkg.github.com" scope: "@kit-data-manager" - name: Download build artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: build-output path: dist/ @@ -68,7 +68,7 @@ jobs: cache: "npm" registry-url: "https://registry.npmjs.org" - name: Download build artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: build-output path: dist/