feature: add update-environment input

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).
This commit is contained in:
mayeut 2022-05-26 00:35:49 +02:00
parent ffcd00020c
commit c7bc360441
No known key found for this signature in database
GPG key ID: 8B03CED67D3ABFBA
16 changed files with 2083 additions and 1552 deletions

View file

@ -1,6 +1,6 @@
---
name: "@actions/core"
version: 1.2.6
version: 1.7.0
type: npm
summary: Actions core lib
homepage: https://github.com/actions/toolkit/tree/main/packages/core