mirror of
https://git.mirrors.martin98.com/https://github.com/actions/setup-python
synced 2025-10-30 07:31:10 +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).