Angular 17 (#2422)

This commit is contained in:
Joe Milazzo 2023-11-09 08:06:59 -06:00 committed by GitHub
parent 43f91b123f
commit b8f12116f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 2689 additions and 2212 deletions

View file

@ -99,7 +99,7 @@ jobs:
- name: NodeJS to Compile WebUI
uses: actions/setup-node@v3
with:
node-version: '16'
node-version: '18.13.x'
- run: |
cd UI/Web || exit
echo 'Installing web dependencies'