Skip to content

Commit 626f419

Browse files
committed
Update Node.js
1 parent d5e428a commit 626f419

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ references:
66
nodejs: &nodejs
77
<<: *defaults
88
docker:
9-
- image: circleci/node:10.14.2
9+
- image: circleci/node:10.20.0
1010
restore_npm_cache: &restore_npm_cache
1111
name: Restore Cache - Dependency Modules
1212
keys:

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.14.2
1+
10.20.0

0 commit comments

Comments
 (0)