chore: upgrade Node.js to 24.13.0 LTS (#9797)

This commit is contained in:
Alejandro Bailo
2026-01-15 12:46:42 +01:00
committed by GitHub
parent c8bc0576ea
commit 484a1d1fef
8 changed files with 83 additions and 102 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ concurrency:
env:
UI_WORKING_DIR: ./ui
NODE_VERSION: '20.x'
NODE_VERSION: '24.13.0'
jobs:
ui-tests: