mirror of https://github.com/actions/setup-python
Update action.yml
This commit is contained in:
parent
633a4406d7
commit
0611362f9b
|
@ -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 New Issue