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