diff --git a/.github/actions/pretest/action.yml b/.github/actions/pretest/action.yml index fb3969e6a14..87ac3e6c149 100644 --- a/.github/actions/pretest/action.yml +++ b/.github/actions/pretest/action.yml @@ -35,7 +35,7 @@ runs: shell: bash - name: Cache Electron - uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3 + uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4 with: path: ${{ inputs.cache-path }} key: ${{ inputs.cache-key }}