Skip to content

Commit e79201a

Browse files
Merge pull request #80 from cypress-io/renovate/cimg-node-18.x
chore(deps): update node.js to v18.20.5
2 parents 0e4e875 + 4b21ed1 commit e79201a

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
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
test:
44
docker:
5-
- image: cimg/node:18.20.4
5+
- image: cimg/node:18.20.5
66
working_directory: ~/repo
77
steps:
88
- checkout

0 commit comments

Comments
 (0)