Skip to content

Commit f38a7c8

Browse files
Update Node.js to v22.15.1
1 parent afe131e commit f38a7c8

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.15.1
77

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

0 commit comments

Comments
 (0)