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: