Setup Python
Version updated for actions/setup-python to version v5.1.1.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 1,079,744 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
Bug fixes:
- fix(ci): update all failing workflows by @mayeut in https://github.com/actions/setup-python/pull/863 This update ensures compatibility and optimal performance of workflows on the latest macOS version.
Documentation changes:
- Documentation update for cache by @gowridurgad in https://github.com/actions/setup-python/pull/873
Dependency updates:
- Bump braces from 3.0.2 to 3.0.3 and undici from 5.28.3 to 5.28.4 by @dependabot in https://github.com/actions/setup-python/pull/893
New Contributors
- @gowridurgad made their first contribution in https://github.com/actions/setup-python/pull/873
Full Changelog: https://github.com/actions/setup-python/compare/v5...v5.1.1