Skip to content

Commit 9226019

Browse files
Update test-cache-restore.yml
1 parent 661be7b commit 9226019

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
id: setup-node
1818
uses: actions/setup-node@v6
1919
with:
20-
node-version: '21'
21-
package-manager-cache: false
20+
node-version: '18'
21+
# package-manager-cache: false
2222

2323
# Normalize arch
2424
- name: Normalize runner architecture

0 commit comments

Comments
 (0)