We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9882da commit ff50d92Copy full SHA for ff50d92
.circleci/config.yml
@@ -6,7 +6,7 @@ orbs:
6
jobs:
7
release:
8
docker:
9
- - image: cimg/node:20.16
+ - image: cimg/node:22.14@sha256:dd75a8e98b54cbb37b262a9c31abc09212fd0a2bd47b2087758a5771e8167b2d
10
steps:
11
- checkout
12
- restore_cache:
0 commit comments