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.
1 parent 160c5be commit d9c16d3Copy full SHA for d9c16d3
.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