Skip to content

Commit

Permalink
chore(deps): update actions/cache digest to 4723a57 (#7350)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2023
1 parent d31d87f commit 7566c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/pretest/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ runs:
shell: bash

- name: Cache Electron
uses: actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7 # v3
uses: actions/cache@4723a57e26efda3a62cbde1812113b730952852d # v3
with:
path: ${{ inputs.cache-path }}
key: ${{ inputs.cache-key }}
Expand Down

0 comments on commit 7566c98

Please sign in to comment.