🎨 Update cd

This commit is contained in:
Daniel 2024-04-29 17:51:53 +08:00
parent cb485fe08f
commit 3d0b2b16f7
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 2 additions and 2 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 }}