amulet-team/Checkout PEP 440

Checkout a Git repository using a PEP 440 version specifier. Requires Python with packaging installed.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryRepository name with owner. For example, actions/checkoutyes
specifierThe PEP 440 version specifier to match against.yes
pathRelative path under $GITHUB_WORKSPACE to place the repositoryyes
rest-tokenThe Github authentication token to use to access the REST API.yes
submodulesShould submodules be cloned. false|true|recursivefalse
namedescription
refThe tag that was checked out.