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 b1fa78e + df8bd82 commit b65a83aCopy full SHA for b65a83a
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
executors:
4
nodejs:
5
docker:
6
- - image: cimg/node:22.17.0
+ - image: cimg/node:22.19.0
7
8
commands:
9
checkout-and-restore-cache:
0 commit comments