🎨 Update cd

This commit is contained in:
Daniel 2024-04-29 18:46:41 +08:00
parent 01ad4510a7
commit 14de13fda5
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
4 changed files with 9 additions and 9 deletions

View file

@ -168,7 +168,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22
- name: Install Node pnpm
run: npm install -g ${{ needs.create_release.outputs.packageManager }}