diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 7c57743..e13a774 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -42,7 +42,7 @@ jobs: - name: Restore renovate cache artifact if: ${{ github.event_name != 'workflow_dispatch' || inputs.repoCache != 'disabled' }} - uses: dawidd6/action-download-artifact@b6e2e70617bc3265edd6dab6c906732b2f1ae151 # v21 + uses: dawidd6/action-download-artifact@d63b86af1b34672e53c440b1b83979861906bad7 # v24 continue-on-error: true with: name: ${{ env.cache_key }}