Update release.yml

pull/29/head
CanisMinor 2023-04-09 00:57:18 +08:00 committed by GitHub
parent 2671561e2c
commit 3475e57315
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v3
with:
node-version: '16'
node-version: '18'
- name: Install deps
run: pnpm install