1
This commit is contained in:
parent
4589a0e0e8
commit
71a854d437
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '16' # or specify the version you need
|
||||
node-version: '18' # or specify the version you need
|
||||
|
||||
- name: Install pnpm
|
||||
run: npm i -g pnpm
|
||||
|
|
Loading…
Reference in New Issue
Block a user