Skip to content

Commit f13e426

Browse files
authored
Merge pull request #916 from w3bdesign/renovate/cimg-node-20.x
Update Node.js to v20
2 parents 8333404 + c6856f6 commit f13e426

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

5959
vue-tests:
6060
docker:
61-
- image: cimg/node:16.20.0
61+
- image: cimg/node:20.2.0
6262
working_directory: ~/laravel
6363
steps:
6464
- checkout

0 commit comments

Comments
 (0)