mirror of
https://github.com/woodchen-ink/clash-and-dashboard.git
synced 2025-07-19 06:21:56 +08:00
Chore: upgrade to node 15 and npm 7
This commit is contained in:
parent
f989f52cc6
commit
5026062347
2
.github/workflows/node.yml
vendored
2
.github/workflows/node.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
- name: Setup Nodejs
|
- name: Setup Nodejs
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: '14.x'
|
node-version: '15.x'
|
||||||
- name: Reuse Cache
|
- name: Reuse Cache
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v2
|
||||||
with:
|
with:
|
||||||
|
29629
package-lock.json
generated
29629
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user