We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c80f37b commit d185447Copy full SHA for d185447
.github/workflows/dotnet.yml
@@ -47,7 +47,7 @@ jobs:
47
working-directory: ./src/MLS.MatLidStoreUI
48
49
- name: Install Angular CLI
50
- run: npm install -g @angular/cli
+ run: npm install -g @angular/cli@16.2.16
51
52
53
- name: Install Husky
0 commit comments