setup-python
setup-python copied to clipboard
Added new input to pass a different URL to download Python distribution
Description: Added new input to pass a different URL to download Python distribution instead of downloading it from GitHub. For example some local mirror
Related issue: https://github.com/actions/setup-python/issues/1133
Check list:
- [x] Mark if documentation changes are required.
- [ ] Mark if tests were added or updated to cover the changes.