There was an error while loading. Please reload this page.
1 parent f0ba065 commit 677776bCopy full SHA for 677776b
1 file changed
.github/workflows/build-assets.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Setup Node
36
uses: actions/setup-node@v4
37
with:
38
- node-version: '22'
+ node-version: '24'
39
cache: 'npm'
40
cache-dependency-path: core/package-lock.json
41
0 commit comments