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.
1 parent b24df4f commit 5f3cf90Copy full SHA for 5f3cf90
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
executors:
4
node-executor:
5
docker:
6
- - image: cimg/node:18.16
+ - image: cimg/node:18.17
7
8
jobs:
9
checkout:
0 commit comments