We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e543fed + 31e9360 commit ef42c49Copy full SHA for ef42c49
.circleci/config.yml
@@ -59,7 +59,7 @@ jobs: # a collection of steps
59
60
vue-tests:
61
docker:
62
- - image: cimg/node:21.4.0
+ - image: cimg/node:21.6.0
63
working_directory: ~/laravel
64
steps:
65
- checkout
0 commit comments