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.
I am using actions/checkout@v2 with submodules on a private repository that has a public git repo https submodule defined.
with submodules
When the action run's it says it is falling back to Github API to clone and submodules are not supported.
Thoughts?