Skip to content

Commit

Permalink
chore: update actions cache (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
rexrafa authored Dec 12, 2024
1 parent d466588 commit 3cb8f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
node-version: '14'

- name: Cache dependencies
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: ~/.npm
key: npm-${{ hashFiles('package-lock.json') }}
Expand Down

0 comments on commit 3cb8f9b

Please sign in to comment.