diff --git a/.github/workflows/update-v8.yml b/.github/workflows/update-v8.yml index d45ecd102a016b..d30893fc3429f5 100644 --- a/.github/workflows/update-v8.yml +++ b/.github/workflows/update-v8.yml @@ -20,7 +20,7 @@ jobs: with: persist-credentials: false - name: Cache node modules and update-v8 - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4 + uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 id: cache-v8-npm env: cache-name: cache-v8-npm