This commit is contained in:
jinmao88
2023-08-08 19:07:09 +08:00
parent eea414e04b
commit a2451be5bc
2 changed files with 3 additions and 3 deletions

View File

@@ -73,7 +73,7 @@ jobs:
- name: use Node.js 16
uses: actions/setup-node@v3
with:
node-version: '16.x'
node-version: '20.x'
- name: Get yarn cache directory path
id: yarn-cache-dir-path