From b83841f99f4a45d502b1eb63f5ea24c488c77840 Mon Sep 17 00:00:00 2001 From: "hash-worker[bot]" <180894564+hash-worker[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 00:29:14 +0000 Subject: [PATCH] Update GitHub Action `dawidd6/action-download-artifact` to v21 --- .github/workflows/housekeeping-dependencies.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/housekeeping-dependencies.yml b/.github/workflows/housekeeping-dependencies.yml index cb426df..86d6fc2 100644 --- a/.github/workflows/housekeeping-dependencies.yml +++ b/.github/workflows/housekeeping-dependencies.yml @@ -137,7 +137,7 @@ jobs: run: npm install --global "renovate@${{ steps.renovate-version.outputs.version }}" - name: Download renovate cache - uses: dawidd6/action-download-artifact@8305c0f1062bb0d184d09ef4493ecb9288447732 # v20 + uses: dawidd6/action-download-artifact@b6e2e70617bc3265edd6dab6c906732b2f1ae151 # v21 if: env.is_pr != 'true' && env.repo_cache != 'disabled' continue-on-error: true with: