What's Changed
- Windows builder now prefers versions with installers
- Pip can now fail on Python < 3.3
- Action is now guaranteed to work only on the current
...-latest
labels and will emit a warning if another label is detected - Action now uses
node20
runtime environment - Cpython is now compiled with
--enable-shared
flag on UNIX runners
Full Changelog
- fix(deps): bump MatteoH2O1999/build-and-install-python from 1.5.0 to 2.0.0 by @dependabot in #22
- fix(deps): bump actions/checkout from 3 to 4 by @dependabot in #23
- fix(deps): bump MatteoH2O1999/build-and-install-python from 2.0.0 to 3.0.0 by @dependabot in #24
Full Changelog: v1...v2.0.0