diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 79e1a75a6e8..c1be07163f3 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -260,7 +260,7 @@ jobs: - java-build-tool: maven - spring-config-format: yaml - java-version: 21 - - node-version: 'lts/*' + - node-version: '22.11.0' - app: mariadbapp spring-config-format: properties - app: consulapp