mirror of
https://github.com/sunniejs/vue-h5-template.git
synced 2025-11-19 22:50:16 +08:00
build: 修改workflow 的 node 版本
This commit is contained in:
parent
b261cc0f19
commit
9ef7636371
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 16
|
node-version: 20
|
||||||
cache: yarn
|
cache: yarn
|
||||||
- run: yarn install --frozen-lockfile
|
- run: yarn install --frozen-lockfile
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user