This commit is contained in:
parent
07bbeca4f2
commit
d97a5551d9
@ -18,7 +18,7 @@ jobs:
|
|||||||
- name: Setup pnpm
|
- name: Setup pnpm
|
||||||
uses: pnpm/action-setup@v4
|
uses: pnpm/action-setup@v4
|
||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
uses: https://gitee.com/github-actions/setup-node@v4
|
uses: https://gitee.com/github-actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 18.20.3
|
node-version: 18.20.3
|
||||||
registry-url: ${{ vars.REGISTRY_URL }}
|
registry-url: ${{ vars.REGISTRY_URL }}
|
||||||
|
Loading…
Reference in New Issue
Block a user