Skip to content

Commit f581511

Browse files
committed
build: use a newer Node version for releases
1 parent f1a29ba commit f581511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
release:
4848
docker:
49-
- image: circleci/node:10.15
49+
- image: circleci/node:10.19
5050
steps:
5151
- checkout
5252
- *step-restore-cache

0 commit comments

Comments
 (0)