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 b9cb507 + 74d80ea commit 334a018Copy full SHA for 334a018
.circleci/config.yml
@@ -59,7 +59,7 @@ jobs: # a collection of steps
59
60
vue-tests:
61
docker:
62
- - image: cimg/node:21.6.1
+ - image: cimg/node:21.7.3
63
working_directory: ~/laravel
64
steps:
65
- checkout
0 commit comments