Skip to content

Commit c3eddf3

Browse files
ci(github-release)!: Update release node (22.21.0 → 24.10.0)
1 parent 0ee43d7 commit c3eddf3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/actions/app-size-diff/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ runs:
3838
with:
3939
cache: npm
4040
cache-dependency-path: package.json
41-
node-version: 22.x
41+
node-version: 24.x
4242

4343
- name: Setup Node Dependencies
4444
shell: bash

.github/actions/app-versions/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ runs:
4141
with:
4242
cache: npm
4343
cache-dependency-path: package.json
44-
node-version: 22.x
44+
node-version: 24.x
4545

4646
- name: Setup Node Dependencies
4747
shell: bash

0 commit comments

Comments
 (0)