Skip to content

Commit 2248b7a

Browse files
chore(deps): update node.js to v24.14.1
1 parent 71a3a10 commit 2248b7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fixtures/.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ orbs:
66
executors:
77
node-executor:
88
docker:
9-
- image: cimg/node:24.12.0
9+
- image: cimg/node:24.14.1
1010
working_directory: ~/project
1111
environment:
1212
NODE_ENV: production

0 commit comments

Comments
 (0)