loreneteval/Setup Python for Windows7 Action
Set up GitHub Actions workflow with a specific version of Python for Windows7
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version | Python version input, e.g. '3.11' or '3.11.13' | yes | — |
| architecture | Python installer architecture, e.g. 'x86', 'x64', or 'arm64', default is host OS architecture | no | — |
| freethreaded | Use freethreaded Python or not | no | false |
| check-latest | Dummy input, if python version is specified as 'x.y', then always use latest | no | — |
| github-repo | Python for Windows7 Github repository | no | adang1345/PythonWin7 |
| github-repo-branch | Python for Windows7 Github repository branch | no | master |
Outputs
no outputs