forked from opentiny/tiny-engine
fix(chore): update pr check node version (#431)
This commit is contained in:
parent
005f36af3c
commit
eafe3df2c6
|
@ -14,7 +14,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 18
|
||||
|
||||
- name: Install pnpm
|
||||
run: npm i -g pnpm
|
||||
|
|
Loading…
Reference in New Issue