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 53f76ca + f13e426 commit 11dbd9bCopy full SHA for 11dbd9b
.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