Submodule Checkout
ActionsTags
(1)This action checks out a private or public submodule hosted within GitHub.
An optional SSH key used when checking out private submodules.
uses: jwsi/submodule-checkout@v1
uses: jwsi/submodule-checkout@v1
with:
ssh-key: '${{ secrets.DEPLOY_KEY }}'
Submodule Checkout is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.