chore(angular): upgrade test app to Angular 13 (#24621)

This commit is contained in:
Sean Perkins
2022-01-24 11:50:27 -05:00
committed by GitHub
parent 94d033c421
commit 034d049209
6 changed files with 6033 additions and 9016 deletions

View File

@ -5,7 +5,7 @@ runs:
steps:
- uses: actions/setup-node@v1
with:
node-version: 15.x
node-version: 16
- name: Cache Core Node Modules
uses: actions/cache@v2