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 8333404 commit c6856f6Copy full SHA for c6856f6
.circleci/config.yml
@@ -58,7 +58,7 @@ jobs: # a collection of steps
58
59
vue-tests:
60
docker:
61
- - image: cimg/node:16.20.0
+ - image: cimg/node:20.2.0
62
working_directory: ~/laravel
63
steps:
64
- checkout
0 commit comments