re-actors/checkout-python-sdist

GitHub Action for unpacking the source out of a source Python package distribution tarball

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Stalelast commit Oct 7, 2024
License
BSD

Pinned Snippet

workflow.ymlSHA-pinned
uses: re-actors/checkout-python-sdist@187f55296b0f54d88259aaaf99af32ad3647d3bc # v2.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
source-tarball-nameA glob for the source distribution tarball filename in the artifact (defaults to `*.tar.gz`)no*.tar.gz
workflow-artifact-nameUsed to extract the source distribution tarball from (defaults to `python-package-distributions`)nopython-package-distributions

no outputs