Skip to content

Commit fd28172

Browse files
Update Node.js to v24.15.0
1 parent d6b5681 commit fd28172

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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:24.13.1
11+
- image: cimg/node:24.15.0
1212
working_directory: ~/project
1313

1414
go_executor:

0 commit comments

Comments
 (0)