feat(1.100): update patches (#2360)

This commit is contained in:
Baptiste Augrain
2025-05-08 22:50:38 +02:00
committed by GitHub
parent ff4a7c91a4
commit bd3f4701ad
40 changed files with 1101 additions and 840 deletions

View File

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

View File

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

View File

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

View File

@@ -102,7 +102,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: '20.18.2'
node-version: '20.19.0'
if: env.SHOULD_BUILD == 'yes'
- name: Setup Python 3
@@ -183,7 +183,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: '20.18.2'
node-version: '20.19.0'
if: env.SHOULD_BUILD == 'yes'
- name: Setup Python 3

View File

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

View File

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

View File

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

View File

@@ -101,7 +101,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: '20.18.2'
node-version: '20.19.0'
if: env.SHOULD_BUILD == 'yes'
- name: Setup Python 3
@@ -182,7 +182,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: '20.18.2'
node-version: '20.19.0'
if: env.SHOULD_BUILD == 'yes'
- name: Setup Python 3