We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe3d630 + cdcc481 commit e54f9e3Copy full SHA for e54f9e3
.circleci/config.yml
@@ -20,7 +20,7 @@ jobs:
20
21
release:
22
docker:
23
- - image: cimg/node:18.20.4
+ - image: cimg/node:22.7.0
24
steps:
25
- checkout
26
- restore_cache:
0 commit comments