Skip to content

Commit f11f5eb

Browse files
committed
Update Node.js to v12.22.2
1 parent 0ecd42a commit f11f5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
docker:
1414
# specify the version you desire here
1515
# - image: circleci/node:10.6.0
16-
- image: circleci/node:12.18.2
16+
- image: circleci/node:12.22.2
1717

1818
steps:
1919
- checkout

0 commit comments

Comments
 (0)