ci(node-version): 修改node版本号
All checks were successful
/ release (push) Successful in 41s

This commit is contained in:
zhaoyingbo 2024-08-21 01:11:51 +00:00
parent 5ebb5e170a
commit 09da59cff6
2 changed files with 2 additions and 5 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v2
with:
node-version: 18
node-version: 20
- name: Install dependencies
run: npm install

5
package-lock.json generated
View File

@ -12259,10 +12259,7 @@
"packages/lark-msg-tool": {
"name": "@egg/lark-msg-tool",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"@egg/hooks": "*"
}
"license": "ISC"
},
"packages/logger": {
"name": "@egg/logger",