Skip to content

Commit acbc568

Browse files
chore(deps): update actions/cache digest to ab5e6d0 (electron-userland#8097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53cec79 commit acbc568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/pretest/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ runs:
3535
shell: bash
3636

3737
- name: Cache Electron
38-
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4
38+
uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4
3939
with:
4040
path: ${{ inputs.cache-path }}
4141
key: ${{ inputs.cache-key }}

0 commit comments

Comments
 (0)