Skip to content

Commit

Permalink
chore(deps): update actions/cache digest to 58c146c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 18, 2023
1 parent bb37687 commit d3a72c9
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@4723a57e26efda3a62cbde1812113b730952852d # v3
uses: actions/cache@58c146cc91c5b9e778e71775dfe9bf1442ad9a12 # v3
with:
path: ${{ inputs.cache-path }}
key: ${{ inputs.cache-key }}
Expand Down

0 comments on commit d3a72c9

Please sign in to comment.