chrisgavin/Setup Python Action
A GitHub Action that wraps actions/setup-python and adds some useful functionality.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version-path | The path to the `.python-version` file. | yes | ./.python-version |
| token | A token for GitHub API access. It does not need any permissions, it's just used to avoid rate limiting. | yes | ${{ github.token }} |
Outputs
no outputs