🎨 Update cd
This commit is contained in:
parent
0f2d2dfa66
commit
b1a8317c78
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
@ -168,7 +168,7 @@ jobs:
|
|||
- name: Set up Node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 22
|
||||
node-version: 20
|
||||
|
||||
- name: Install Node pnpm
|
||||
run: npm install -g ${{ needs.create_release.outputs.packageManager }}
|
||||
|
|
Loading…
Add table
Reference in a new issue