feat(1.98): update patches (#2244)

This commit is contained in:
Baptiste Augrain
2025-03-08 03:59:27 +01:00
committed by GitHub
parent adaefe4ed5
commit b9975ba5d2
23 changed files with 263 additions and 257 deletions

View File

@@ -102,7 +102,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: '20.18.1'
node-version: '20.18.2'
if: env.SHOULD_BUILD == 'yes'
- name: Install Yarn
@@ -329,7 +329,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: '20.18.1'
node-version: '20.18.2'
if: env.DISABLED != 'yes'
- name: Setup Python 3

View File

@@ -59,7 +59,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: '20.18.1'
node-version: '20.18.2'
- name: Setup Python 3
uses: actions/setup-python@v5

View File

@@ -38,7 +38,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: '20.18.1'
node-version: '20.18.2'
- name: Clone VSCode repo
run: . get_repo.sh

View File

@@ -99,7 +99,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: '20.18.1'
node-version: '20.18.2'
if: env.SHOULD_BUILD == 'yes'
- name: Install Yarn
@@ -184,7 +184,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: '20.18.1'
node-version: '20.18.2'
if: env.SHOULD_BUILD == 'yes'
- name: Install Yarn

View File

@@ -103,7 +103,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: '20.18.1'
node-version: '20.18.2'
if: env.SHOULD_BUILD == 'yes'
- name: Install Yarn
@@ -330,7 +330,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: '20.18.1'
node-version: '20.18.2'
if: env.DISABLED != 'yes'
- name: Setup Python 3

View File

@@ -58,7 +58,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: '20.18.1'
node-version: '20.18.2'
- name: Setup Python 3
uses: actions/setup-python@v5

View File

@@ -33,7 +33,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: '20.18.1'
node-version: '20.18.2'
- name: Clone VSCode repo
run: . get_repo.sh

View File

@@ -98,7 +98,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: '20.18.1'
node-version: '20.18.2'
if: env.SHOULD_BUILD == 'yes'
- name: Install Yarn
@@ -183,7 +183,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: '20.18.1'
node-version: '20.18.2'
if: env.SHOULD_BUILD == 'yes'
- name: Install Yarn