Setup Python
Version updated for actions/setup-python to version v5.3.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 1,181,401 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Add workflow file for publishing releases to immutable action package by @Jcambass in https://github.com/actions/setup-python/pull/941
- Upgrade IA publish by @Jcambass in https://github.com/actions/setup-python/pull/943
Bug Fixes:
- Normalise Line Endings to Ensure Cross-Platform Consistency by @priya-kinthali in https://github.com/actions/setup-python/pull/938
- Revise
isGhes
logic by @jww3 in https://github.com/actions/setup-python/pull/963 - Bump pillow from 7.2 to 10.2.0 by @aparnajyothi-y in https://github.com/actions/setup-python/pull/956
Enhancements:
- Enhance workflows and documentation updates by @priya-kinthali in https://github.com/actions/setup-python/pull/965
- Bump default versions to latest by @jeffwidman in https://github.com/actions/setup-python/pull/905
New Contributors
- @Jcambass made their first contribution in https://github.com/actions/setup-python/pull/941
- @jww3 made their first contribution in https://github.com/actions/setup-python/pull/963
Full Changelog: https://github.com/actions/setup-python/compare/v5...v5.3.0