Skip to content

Commit 3e80d26

Browse files
chore(deps): update actions/cache action to v4
1 parent f5340b7 commit 3e80d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/pretest/action.yml

Lines changed: 1 addition & 1 deletion
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@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3
38+
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4
3939
with:
4040
path: ${{ inputs.cache-path }}
4141
key: ${{ inputs.cache-key }}

0 commit comments

Comments
 (0)