Skip to content

Commit c6856f6

Browse files
Update Node.js to v20
1 parent 8333404 commit c6856f6

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)