Sourced from actions/setup-python's releases.
v5.1.0
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 actions/setup-python#766.- Dependency updates by
@dependabot
and@HarithaVattikuti
in actions/setup-python#817- Documentation changes for version in README by
@basnijholt
in actions/setup-python#776- Documentation changes for link in README by
@ukd1
in actions/setup-python#793- Documentation changes for link in Advanced Usage by
@Jamim
in actions/setup-python#782- Documentation changes for avoiding rate limit issues on GHES by
@priya-kinthali
in actions/setup-python#835New Contributors
@basnijholt
made their first contribution in actions/setup-python#776@ukd1
made their first contribution in actions/setup-python#793@Jamim
made their first contribution in actions/setup-python#782@Shegox
made their first contribution in actions/setup-python#766@priya-kinthali
made their first contribution in actions/setup-python#835Full Changelog: https://github.com/actions/setup-python/compare/v5.0.0...v5.1.0
82c7e63
Documentation changes for avoiding rate limit issues on GHES (#835)10aa35a
feat: fallback to raw endpoint for manifest when rate limit is reached
(#766)9a7ac94
Bump undici from 5.27.2 to 5.28.3 (#817)871daa9
Fix the "Specifying multiple Python/PyPy versions" link (#782)2f07895
Fix broken README.md link (#793)e9d6f99
Replace setup-python@v4 by setup-python@v5 in README (#776)