Skip to content

Commit 8333404

Browse files
authored
Merge pull request #915 from w3bdesign/renovate/cimg-node-16.x
Update Node.js to v16.20.0
2 parents 160c5be + d9c16d3 commit 8333404

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.5.0
61+
- image: cimg/node:16.20.0
6262
working_directory: ~/laravel
6363
steps:
6464
- checkout

0 commit comments

Comments
 (0)