There was an error while loading. Please reload this page.
2 parents e54bd7a + 15050a4 commit ed61719Copy full SHA for ed61719
.circleci/config.yml
@@ -59,7 +59,7 @@ jobs: # a collection of steps
59
60
vue-tests:
61
docker:
62
- - image: cimg/node:20.3.0
+ - image: cimg/node:20.3.1
63
working_directory: ~/laravel
64
steps:
65
- checkout
0 commit comments