stefanpenner/Checkout anywhere

Check a repo out at a branch/tag/SHA into any path (including outside $GITHUB_WORKSPACE).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryowner/repo to cloneyes
refbranch, tag, or commit SHA to check outyes
pathtarget directory; may be outside the workspace (e.g. ../_shared-workflow)yes
tokentoken for cloning (defaults to the job's GITHUB_TOKEN; only needed for private repos)no${{ github.token }}

no outputs