Skip to content

Commit 3cb8f9b

Browse files
authored
chore: update actions cache (#134)
1 parent d466588 commit 3cb8f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sanity-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
node-version: '14'
3030

3131
- name: Cache dependencies
32-
uses: actions/cache@v2
32+
uses: actions/cache@v4
3333
with:
3434
path: ~/.npm
3535
key: npm-${{ hashFiles('package-lock.json') }}

0 commit comments

Comments
 (0)