We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8161cb commit 7f169fcCopy full SHA for 7f169fc
1 file changed
.circleci/config.yml
@@ -24,7 +24,7 @@ jobs:
24
25
release:
26
docker:
27
- - image: circleci/node:10
+ - image: circleci/node:16
28
steps:
29
- checkout
30
- run: yarn
0 commit comments