Skip to content

Commit ffa450d

Browse files
committed
25
1 parent 139ee6c commit ffa450d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- uses: actions/setup-node@v6
3535
with:
36-
node-version: 24.x
36+
node-version: 25.x
3737
cache: npm
3838

3939
- run: npm ci

0 commit comments

Comments
 (0)