Skip to content

Commit 15050a4

Browse files
authored
Merge pull request #953 from w3bdesign/renovate/cimg-node-20.x
Update Node.js to v20.3.1
2 parents bdff53b + 720c492 commit 15050a4

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)