External repositories are not supported, eg: - name: Checkout OCCT uses: actions/checkout@v2 with: repository: https://git.dev.opencascade.org/repos/occt.git submodules: 'true' path: './dependencies/occt' ref: V7_5_1 Does not work at all