From edfac1b6d9fb7d3878f317ed5684f4e88e15e2e5 Mon Sep 17 00:00:00 2001 From: "hash-worker[bot]" <180894564+hash-worker[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 16:12:01 +0000 Subject: [PATCH] Update GitHub Action `dawidd6/action-download-artifact` to v19 --- .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 e4a0ee5..c66014e 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@fe9d59ce33ce92db8a6ac90b2c8be6b6d90417c8 # v15 + uses: dawidd6/action-download-artifact@8a338493df3d275e4a7a63bcff3b8fe97e51a927 # v19 if: env.is_pr != 'true' && env.repo_cache != 'disabled' continue-on-error: true with: