chrisgavin/Setup Python Action

A GitHub Action that wraps actions/setup-python and adds some useful functionality.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
python-version-pathThe path to the `.python-version` file.yes./.python-version
tokenA token for GitHub API access. It does not need any permissions, it's just used to avoid rate limiting.yes${{ github.token }}

no outputs