Composite Action for Checking out code fails
geektrack opened this issue · 1 comments
geektrack commented
Playing around with the GitHub Actions. Realized the checkout-code action fails citing the following error:
"Error: Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/ecommerce-microservices/ecommerce-microservices/.github/actions/checkout-code'. Did you forget to run actions/checkout before running your local action?"
Similar kind of issue mentioned here: actions/checkout#692
mehdihadeli commented
Hi,
Thanks for report.
I will fix this in next release.