Skip to content

Commit

Permalink
Merge pull request #240 from egose/renovate/actions-cache-digest
Browse files Browse the repository at this point in the history
chore(deps): update actions/cache digest to 6849a64
  • Loading branch information
junminahn authored Nov 4, 2024
2 parents add6741 + 966715c commit ae310e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-yarn/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Setup required NPM packages
runs:
using: composite
steps:
- uses: actions/cache@81382a721fc89d96eca335d0c3ba33144b2baa9d
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
with:
path: |
**/node_modules
Expand Down

0 comments on commit ae310e9

Please sign in to comment.