From 114f61a2516e69475200fdfb7f7075f5ef67cf80 Mon Sep 17 00:00:00 2001 From: "hojmark-renovate[bot]" <250027797+hojmark-renovate[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 07:25:56 +0000 Subject: [PATCH] chore(deps): update actions/download-artifact action to v8 --- .github/workflows/release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c6b1bc44..065d7dfb 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -147,13 +147,13 @@ jobs: uses: ./.github/actions/setup-runner - name: Download Linux artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: artifacts-linux path: artifacts/ - name: Download Windows artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: artifacts-windows path: artifacts/