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
14 changed files with 2689 additions and 2212 deletions
+1 -1
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'