Skip to content

Commit

Permalink
Update node to version 12.14.0 LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielFran committed Dec 30, 2019
1 parent ce52215 commit 3f45e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/angular.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [12.13.1]
node_version: [12.14.0]
os: [ubuntu-latest]
app-type:
- ngx-default
Expand Down

0 comments on commit 3f45e7c

Please sign in to comment.