Skip to content

Commit 11d7928

Browse files
chore(deps): update node.js to v24.13.1
1 parent 71a3a10 commit 11d7928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.13.1
1010
working_directory: ~/project
1111
environment:
1212
NODE_ENV: production

0 commit comments

Comments
 (0)