🎨 Update cd

This commit is contained in:
Daniel
2024-04-29 18:46:41 +08:00
parent 01ad4510a7
commit 14de13fda5
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 }}