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

@@ -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