Skip to content

Commit 4407de9

Browse files
authored
Merge pull request #1086 from w3bdesign/renovate/cimg-node-20.x
Update Node.js to v20.7.0
2 parents e6db760 + 139f032 commit 4407de9

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
@@ -59,7 +59,7 @@ jobs: # a collection of steps
5959

6060
vue-tests:
6161
docker:
62-
- image: cimg/node:20.6.1
62+
- image: cimg/node:20.7.0
6363
working_directory: ~/laravel
6464
steps:
6565
- checkout

0 commit comments

Comments
 (0)