Skip to content

Commit 720c492

Browse files
Update Node.js to v20.3.1
1 parent bdff53b commit 720c492

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.3.0
62+
- image: cimg/node:20.3.1
6363
working_directory: ~/laravel
6464
steps:
6565
- checkout

0 commit comments

Comments
 (0)