Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

Commit 8d44e73

Browse files
lingy1028mayurah
authored andcommitted
fix: updated the node version
1 parent 4d01aaf commit 8d44e73

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
@@ -42,7 +42,7 @@ jobs:
4242

4343
release:
4444
docker:
45-
- image: circleci/node:11
45+
- image: circleci/node:12
4646
steps:
4747
- checkout
4848
- run: npx semantic-release

0 commit comments

Comments
 (0)