Skip to content

Commit 5404c18

Browse files
Merge pull request #9734 from circleci/renovate/cimg-node-22.x
Update Node.js to v22.21.1
2 parents 73da4b8 + 3717e6a commit 5404c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ orbs:
88
executors:
99
node_executor:
1010
docker:
11-
- image: cimg/node:22.20.0
11+
- image: cimg/node:22.21.1
1212
working_directory: ~/project
1313

1414
go_executor:

0 commit comments

Comments
 (0)