Sourced from actions/setup-python's releases.
v6.1.0
What's Changed
Enhancements:
- Add support for
pip-installinput by@gowridurgadin actions/setup-python#1201- Add graalpy early-access and windows builds by
@timfelin actions/setup-python#880Dependency and Documentation updates:
- Enhanced wording and updated example usage for
allow-prereleasesby@yarikopticin actions/setup-python#979- Upgrade urllib3 from 1.26.19 to 2.5.0 and document breaking changes in v6 by
@dependabotin actions/setup-python#1139- Upgrade typescript from 5.4.2 to 5.9.3 and Documentation update by
@dependabotin actions/setup-python#1094- Upgrade actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pip-install input by
@dependabotin actions/setup-python#1199- Upgrade requests from 2.32.2 to 2.32.4 by
@dependabotin actions/setup-python#1130- Upgrade prettier from 3.5.3 to 3.6.2 by
@dependabotin actions/setup-python#1234- Upgrade
@types/nodefrom 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel by@dependabotin actions/setup-python#1235New Contributors
@yarikopticmade their first contribution in actions/setup-python#979Full Changelog: https://github.com/actions/setup-python/compare/v6...v6.1.0
83679a8
Bump @types/node from 24.1.0 to 24.9.1 and update macos-13
to macos-15-intel ...bfc4944
Bump prettier from 3.5.3 to 3.6.2 (#1234)97aeb3e
Bump requests from 2.32.2 to 2.32.4 in /tests/data (#1130)443da59
Bump actions/publish-action from 0.3.0 to 0.4.0 & Documentation
update for pi...cfd55ca
graalpy: add graalpy early-access and windows builds (#880)bba65e5
Bump typescript from 5.4.2 to 5.9.3 and update docs/advanced-usage.md
(#1094)18566f8
Improve wording and "fix example" (remove 3.13) on testing
against pre-releas...2e3e4b1
Add support for pip-install input (#1201)4267e28
Bump urllib3 from 1.26.19 to 2.5.0 in /tests/data and
document breaking c...