From 2128fab7c1968a4b8f746ab6f7b10c8153aa83a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 00:46:19 +0000 Subject: [PATCH] chore(deps): update actions/download-artifact action to v8 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 145a8f4..12d934c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -93,7 +93,7 @@ jobs: - name: macos-arm64 steps: - name: Download artifact - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: pdf-sign-${{ matrix.name }} path: dist