Skip to content

Commit e15bb47

Browse files
Update Node.js to v22.21.0
1 parent afe131e commit e15bb47

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
@@ -3,7 +3,7 @@ version: 2.1
33
executors:
44
default:
55
docker:
6-
- image: cimg/node:22.11.0
6+
- image: cimg/node:22.21.0
77

88
orbs:
99
codecov: codecov/[email protected]

0 commit comments

Comments
 (0)