Skip to content

Commit

Permalink
Merge pull request #1218 from brave-intl/renovate/actions-cache-digest
Browse files Browse the repository at this point in the history
chore(deps): update actions/cache digest to 36f1e14
  • Loading branch information
jlbyrne authored Jan 15, 2025
2 parents 3509bfb + 7314563 commit e9c2171
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 @@ -60,7 +60,7 @@ jobs:
version: '1.25.4'

- name: Cache node modules
uses: actions/cache@53aa38c736a561b9c17b62df3fe885a17b78ee6d
uses: actions/cache@36f1e144e1c8edb0a652766b484448563d8baf46
with:
path: ~/.npm
key: v1-npm-deps-${{ hashFiles('**/package-lock.json') }}
Expand Down

0 comments on commit e9c2171

Please sign in to comment.