Skip to content

Commit 677776b

Browse files
committed
Update Node.js version in build-assets workflow to 24
1 parent f0ba065 commit 677776b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-assets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Setup Node
3636
uses: actions/setup-node@v4
3737
with:
38-
node-version: '22'
38+
node-version: '24'
3939
cache: 'npm'
4040
cache-dependency-path: core/package-lock.json
4141

0 commit comments

Comments
 (0)