Setup Python
Version updated for actions/setup-python to version v5.1.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 984,259 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate limit and hence facilitates unrestricted consumption without the need for a token for Github Enterprise Servers by @Shegox in https://github.com/actions/setup-python/pull/766.
- Dependency updates by @dependabot and @HarithaVattikuti in https://github.com/actions/setup-python/pull/817
- Documentation changes for version in README by @basnijholt in https://github.com/actions/setup-python/pull/776
- Documentation changes for link in README by @ukd1 in https://github.com/actions/setup-python/pull/793
- Documentation changes for link in Advanced Usage by @Jamim in https://github.com/actions/setup-python/pull/782
- Documentation changes for avoiding rate limit issues on GHES by @priya-kinthali in https://github.com/actions/setup-python/pull/835
New Contributors
- @basnijholt made their first contribution in https://github.com/actions/setup-python/pull/776
- @ukd1 made their first contribution in https://github.com/actions/setup-python/pull/793
- @Jamim made their first contribution in https://github.com/actions/setup-python/pull/782
- @Shegox made their first contribution in https://github.com/actions/setup-python/pull/766
- @priya-kinthali made their first contribution in https://github.com/actions/setup-python/pull/835
Full Changelog: https://github.com/actions/setup-python/compare/v5.0.0...v5.1.0