Update auto-merge.yml

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

View File

@ -19,7 +19,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