mirror of
https://github.com/actions/setup-python.git
synced 2024-11-05 23:45:49 -05:00
Update description
This commit is contained in:
parent
28a6c1b915
commit
a0449e049a
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue