mirror of
https://github.com/actions/setup-python.git
synced 2024-11-05 23:45:49 -05:00
Update action.yml
This commit is contained in:
parent
633a4406d7
commit
0611362f9b
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
name: 'Setup Node.js for use with actions'
|
||||
description: 'Setup a Node.js environment and add it to the PATH, additionally providing proxy support'
|
||||
name: 'Setup Python for use with actions'
|
||||
description: 'Setup a Python environment and add it to the PATH, additionally providing proxy support'
|
||||
author: 'GitHub'
|
||||
inputs:
|
||||
version:
|
||||
|
|
Loading…
Reference in a new issue