Skip to content

Commit

Permalink
chore(deps): update actions/cache digest to e12d46a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2024
1 parent dc68d6a commit cdc8987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
node-version: 16
- name: Restore CI Cache
uses: actions/cache@fd5de65bc895cf536527842281bea11763fefd77 # tag=v3
uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3
id: cache-restore
with:
path: node_modules
Expand Down

0 comments on commit cdc8987

Please sign in to comment.