File tree Expand file tree Collapse file tree 8 files changed +6253
-6042
lines changed Expand file tree Collapse file tree 8 files changed +6253
-6042
lines changed Original file line number Diff line number Diff line change 1616 - name : Setup NodeJS
1717 uses : actions/setup-node@v2
1818 with :
19- node-version : 14.15 .x
19+ node-version : 16.20 .x
2020 - name : Install dependencies
2121 run : npm ci
2222 - name : Build library
3434 - name : Setup NodeJS
3535 uses : actions/setup-node@v2
3636 with :
37- node-version : 14.15 .x
37+ node-version : 16.20 .x
3838 - name : Install dependencies
3939 run : npm ci
4040 - name : Lint library
5050 - name : Setup NodeJS
5151 uses : actions/setup-node@v2
5252 with :
53- node-version : 14.15 .x
53+ node-version : 16.20 .x
5454 - name : Install dependencies
5555 run : npm ci
5656 - name : Test library
Original file line number Diff line number Diff line change 1414 - name : Setup NodeJS
1515 uses : actions/setup-node@v2
1616 with :
17- node-version : 14.15 .x
17+ node-version : 16.20 .x
1818 registry-url : ' https://registry.npmjs.org'
1919 - name : Install dependencies
2020 run : npm ci
Original file line number Diff line number Diff line change 8585 }
8686 }
8787 }
88- },
89- "defaultProject" : " angular-notifier"
88+ }
9089}
You can’t perform that action at this time.
0 commit comments