Skip to content

Commit 968ff6c

Browse files
Update test-cache-restore.yml
1 parent 3abe05c commit 968ff6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-cache-restore.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
uses: actions/setup-node@v6
1919
with:
2020
node-version: '21'
21+
cache : npm
2122

2223
# Restore Node cache (mirrors Restore Go cache)
2324
- name: Restore Node cache

0 commit comments

Comments
 (0)