Skip to content

Commit 8007826

Browse files
chore(deps): pin node.js (#3849)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b44f5e1 commit 8007826

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
@@ -3,7 +3,7 @@ version: 2.1
33
executors:
44
node-executor:
55
docker:
6-
- image: cimg/node:18.17
6+
- image: cimg/node:18.17.1
77

88
jobs:
99
checkout:

0 commit comments

Comments
 (0)