Skip to content

Commit

Permalink
Merge pull request #291 from egose/renovate/actions-cache-digest
Browse files Browse the repository at this point in the history
chore(deps): update actions/cache digest to 1bd1e32
  • Loading branch information
junminahn authored Dec 7, 2024
2 parents 4ff59a0 + 619eddb commit 5c654bd
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@6849a6489940f00c2f30c0fb92c6274307ccb58a
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
with:
path: |
**/node_modules
Expand Down

0 comments on commit 5c654bd

Please sign in to comment.