Skip to content

Commit e399adf

Browse files
renovate-botinsidewhy
authored andcommitted
Update Node.js to v16
1 parent 1691584 commit e399adf

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
@@ -6,7 +6,7 @@ version: 2
66
jobs:
77
test:
88
docker:
9-
- image: circleci/node:10
9+
- image: circleci/node:16
1010
working_directory: ~/repo
1111
steps:
1212
- checkout

0 commit comments

Comments
 (0)