Skip to content

Commit ff50d92

Browse files
chore(deps): update node.js to v22
1 parent d9882da commit ff50d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ orbs:
66
jobs:
77
release:
88
docker:
9-
- image: cimg/node:20.16
9+
- image: cimg/node:22.14@sha256:dd75a8e98b54cbb37b262a9c31abc09212fd0a2bd47b2087758a5771e8167b2d
1010
steps:
1111
- checkout
1212
- restore_cache:

0 commit comments

Comments
 (0)