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