Skip to content

Commit 08f762a

Browse files
committed
Update node runtime from 22 to 24
1 parent 9ffa03b commit 08f762a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Set up Node.js
6868
uses: actions/setup-node@v6
6969
with:
70-
node-version: 22
70+
node-version: 24
7171
cache: 'npm'
7272
cache-dependency-path: ui/package-lock.json
7373
- name: Install dependencies

0 commit comments

Comments
 (0)