setup-python/.github/workflows
Matthieu Darbois 00a5248c77
feature: add `update-environment` input (#411)
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).
2022-06-29 11:00:51 -04:00
..
check-dist.yml ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (#379) 2022-04-07 12:16:24 +02:00
codeql-analysis.yml Run CodeQL only on pushes to main 2022-03-24 09:48:15 -04:00
e2e-cache.yml Change PyPy version to rebuild cache 2022-05-30 15:02:04 +02:00
licensed.yml ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (#379) 2022-04-07 12:16:24 +02:00
release-new-action-version.yml Add a workflow to release a new version of the action (#274) 2021-11-17 15:52:32 +03:00
test-pypy.yml feature: add `update-environment` input (#411) 2022-06-29 11:00:51 -04:00
test-python.yml feature: add `update-environment` input (#411) 2022-06-29 11:00:51 -04:00
workflow.yml feature: add a `python-path` output 2022-05-24 21:02:03 +02:00