1
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2024-09-19 16:46:43 +00:00

Merge pull request #36 from actions/ethomson/update_description

Update description (v1)
This commit is contained in:
Konrad Pabjan 2019-11-12 12:07:00 -05:00 committed by GitHub
commit c04e17694d
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
name: 'Setup Python environment'
description: 'Setup a Python environment and add it to the PATH, additionally providing proxy support'
name: 'Setup Python'
description: 'Set up a specific version of Python and add the command-line tools to the PATH'
author: 'GitHub'
inputs:
python-version: