maurosoft1973/Git Checkout
Checks-out your repository under $GITHUB_WORKSPACE, so your workflow can access it.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ref | The branch, tag or SHA to checkout. Default is the head of the default branch in the repository. | no | ${{ github.ref }} |
| uploadCheckout | Upload the repo as-is for debug purposes. Default is to not upload. | no | false |
Outputs
no outputs