Setup Embedded Python for Windows
ActionsSets up the embedded version of Python on Windows runners in GitHub Actions.
See action.yml
- uses: lizalc/setup-embedded-windows-python@v1
with:
# Python version to use
version: '3.11.4'Setup Embedded Python for Windows is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.