Setup Embedded Python for Windows
Version updated for https://github.com/lizalc/setup-embedded-windows-python to version v2.0.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup Embedded Windows Python” GitHub Action automates the installation and configuration of the embedded version of Python on Windows runners within GitHub Actions workflows. It simplifies setting up a lightweight Python environment for Windows-based CI/CD pipelines, enabling efficient execution of Python scripts without a full installation. This action is particularly useful for scenarios requiring compact, self-contained Python environments on Windows systems.
Release notes
What’s Changed
- chore(deps): bump @rollup/rollup-linux-x64-gnu from 4.53.3 to 4.54.0 by @dependabot[bot] in https://github.com/lizalc/setup-embedded-windows-python/pull/21
- chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/lizalc/setup-embedded-windows-python/pull/15
- chore(deps-dev): bump @eslint/compat from 1.4.1 to 2.0.0 by @dependabot[bot] in https://github.com/lizalc/setup-embedded-windows-python/pull/18
- chore(deps-dev): bump @types/node from 24.10.1 to 25.0.2 by @dependabot[bot] in https://github.com/lizalc/setup-embedded-windows-python/pull/19
- chore(deps-dev): bump the npm-development group across 1 directory with 7 updates by @dependabot[bot] in https://github.com/lizalc/setup-embedded-windows-python/pull/22
- chore(deps): bump @actions/core from 1.11.1 to 2.0.1 by @dependabot[bot] in https://github.com/lizalc/setup-embedded-windows-python/pull/20
Full Changelog: https://github.com/lizalc/setup-embedded-windows-python/compare/v1...v2.0.0