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 8333404 + c6856f6 commit f13e426Copy full SHA for f13e426
.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