Skip to content

Commit 9ffe333

Browse files
chore(deps): update actions/cache action to v4.2.2 (#8921)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f0cae8 commit 9ffe333

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
@@ -40,7 +40,7 @@ runs:
4040
shell: bash
4141

4242
- name: Cache Electron
43-
uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
43+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
4444
with:
4545
path: ${{ inputs.cache-path }}
4646
key: ${{ inputs.cache-key }}

0 commit comments

Comments
 (0)