Skip to content

Commit ccc72e4

Browse files
chore(deps): pin node.js
1 parent d9ec433 commit ccc72e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
build:
1818
working_directory: ~/nest
1919
docker:
20-
- image: cimg/node:22.14
20+
- image: cimg/node:22.14.0
2121
steps:
2222
- checkout
2323
- restore_cache:

0 commit comments

Comments
 (0)