We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53cec79 commit acbc568Copy full SHA for acbc568
.github/actions/pretest/action.yml
@@ -35,7 +35,7 @@ runs:
35
shell: bash
36
37
- name: Cache Electron
38
- uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4
+ uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4
39
with:
40
path: ${{ inputs.cache-path }}
41
key: ${{ inputs.cache-key }}
0 commit comments