Skip to content

Commit 5f3cf90

Browse files
chore(deps): update node.js to v18.17 (#3535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b24df4f commit 5f3cf90

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.16
6+
- image: cimg/node:18.17
77

88
jobs:
99
checkout:

0 commit comments

Comments
 (0)