maurosoft1973/Git Checkout

Checks-out your repository under $GITHUB_WORKSPACE, so your workflow can access it.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
refThe branch, tag or SHA to checkout. Default is the head of the default branch in the repository.no${{ github.ref }}
uploadCheckoutUpload the repo as-is for debug purposes. Default is to not upload.nofalse

no outputs