Skip to content

Commit c7abe2d

Browse files
build(deps): pin node.js
1 parent f3b67dd commit c7abe2d

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
@@ -12,7 +12,7 @@ executors:
1212
node-executor:
1313
working_directory: *working_directory
1414
docker:
15-
- image: cimg/node:20.8
15+
- image: cimg/node:20.8.1
1616

1717
commands:
1818
save_deps_cache:

0 commit comments

Comments
 (0)