Skip to content

Commit e051b0b

Browse files
authored
Merge branch 'main' into 40623-v2
2 parents 716e41f + 0aaf28e commit e051b0b

File tree

47 files changed

+3671
-704
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+3671
-704
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Set up Node.js 22 (temporary - for bootstrap)
6262
uses: actions/setup-node@v6
6363
with:
64-
node-version: '22.22.1'
64+
node-version: '22.22.2'
6565

6666
- name: Update NPM
6767
run: npm install -g npm@10.9.4

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
24.14.0
1+
24.14.1
22

0 commit comments

Comments
 (0)