one-up-games/Checkout

Checkout a Git repository at a particular version

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
refThe branch, tag or SHA to checkout. When checking out the repository that triggered a workflow, this defaults to the reference or SHA for that event. Otherwise, uses the default branch.
cleanWhether to execute `git clean -ffdx -e Library && git reset --hard HEAD` before fetchingtrue
lfsWhether to download Git-LFS filesfalse
fetch-depthNumber of commits to fetch. 0 indicates all history for all branches and tags.0

no outputs