mirror of
https://gitea.com/actions/setup-python.git
synced 2025-04-23 01:05:34 +08:00

This option allows to specify if the action shall update environment variables (default) or not. This allows to use the setup-python action in a composite action without side effect (except downloading/installing python if version is missing).