chore: update

This commit is contained in:
xiaoxian521 2024-04-03 12:22:07 +08:00
parent a04698e139
commit 6d7924a42d

View File

@ -18,7 +18,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
- uses: pnpm/action-setup@v3
name: Install pnpm