diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4dccbdad5db..a6527e92727 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -831,7 +831,7 @@ jobs: - id: cache-maven-repository name: ipa-data cache - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4 + uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 with: path: ~/ipa-data.tar key: ${{ steps.weekly-cache-key.outputs.key }}