diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 4b5b7b1a4e1..117930c1674 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -121,7 +121,7 @@ jobs: - name: Compress renovate cache run: tar -czvf $cache_archive -C $cache_dir . - - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4 + - uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4 if: env.dry_run == 'disabled' && github.event.inputs.repoCache != 'disabled' with: name: ${{ env.cache_key }}