re-actors/checkout-python-sdist
GitHub Action for unpacking the source out of a source Python package distribution tarball
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Oct 7, 2024
- License
- BSD
Pinned Snippet
uses: re-actors/checkout-python-sdist@187f55296b0f54d88259aaaf99af32ad3647d3bc # v2.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| source-tarball-name | A glob for the source distribution tarball filename in the artifact (defaults to `*.tar.gz`) | no | *.tar.gz |
| workflow-artifact-name | Used to extract the source distribution tarball from (defaults to `python-package-distributions`) | no | python-package-distributions |
Outputs
no outputs