We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 480902e + 3251aaa commit 53805c4Copy full SHA for 53805c4
.circleci/config.yml
@@ -2,7 +2,7 @@ aliases:
2
- &node_executor
3
executor:
4
name: node/node
5
- node-version: "14.19"
+ node-version: "18.19"
6
7
version: 2.1
8
0 commit comments