Skip to content

Commit 74cfaf3

Browse files
committed
(#177) Upgrade Angular 15
1 parent 2a7180c commit 74cfaf3

File tree

7 files changed

+16469
-3654
lines changed

7 files changed

+16469
-3654
lines changed

.github/workflows/build-ui-angular.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v2
1818
- uses: actions/setup-node@v2
1919
with:
20-
node-version: "14"
20+
node-version: "18"
2121
- run: npm install -g @angular/cli
2222
- run: npm install
2323
working-directory: ./src/UIs/angular/

0 commit comments

Comments
 (0)