Skip to content

Commit

Permalink
Merge pull request #50 from hypixelts/renovate/actions-cache-digest
Browse files Browse the repository at this point in the history
chore(deps): update actions/cache digest to 88522ab
  • Loading branch information
FC5570 committed Mar 17, 2023
2 parents fe5976d + ae91a5e commit 545fa12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
node-version: 16
- name: Restore CI Cache
uses: actions/cache@940f3d7cf195ba83374c77632d1e2cbb2f24ae68 # v3
uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3
id: cache-restore
with:
path: node_modules
Expand Down

0 comments on commit 545fa12

Please sign in to comment.