We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 160c5be + d9c16d3 commit 8333404Copy full SHA for 8333404
.circleci/config.yml
@@ -58,7 +58,7 @@ jobs: # a collection of steps
58
59
vue-tests:
60
docker:
61
- - image: cimg/node:16.5.0
+ - image: cimg/node:16.20.0
62
working_directory: ~/laravel
63
steps:
64
- checkout
0 commit comments