tetrateio/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
repositoryRepository name with owner. For example, actions/checkout${{ github.repository }}
pathRelative path under $GITHUB_WORKSPACE to place the repository
actorThe current actor fetching the repository${{ github.actor }}
tokenThe current token used for fetching the repository${{ github.token }}

no outputs