mirror of
https://github.com/dream-num/univer.git
synced 2026-09-21 05:44:04 +08:00
chore: update dependencies (#5544)
This commit is contained in:
@@ -12,7 +12,7 @@ runs:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20.18.3
|
||||
node-version: 24.3.0
|
||||
cache: pnpm
|
||||
|
||||
- name: Install dependencies
|
||||
|
||||
@@ -114,7 +114,7 @@ jobs:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20.18.3
|
||||
node-version: 24.3.0
|
||||
cache: pnpm
|
||||
|
||||
- name: Install dependencies
|
||||
@@ -184,7 +184,7 @@ jobs:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20.18.3
|
||||
node-version: 24.3.0
|
||||
cache: pnpm
|
||||
|
||||
- name: Install dependencies
|
||||
|
||||
@@ -60,7 +60,7 @@ jobs:
|
||||
- name: Install Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20.18.3
|
||||
node-version: 24.3.0
|
||||
registry-url: https://registry.npmjs.org
|
||||
|
||||
- name: 🚚 Install dependencies and build
|
||||
|
||||
Reference in New Issue
Block a user