mirror of
https://github.com/actions/setup-python.git
synced 2025-04-22 10:29:13 +08:00
Update action.yml
This commit is contained in:
parent
0d5da6a89a
commit
cf94796375
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
name: "Setup Python"
|
name: Setup Python
|
||||||
|
uses: actions/setup-python@v3.1.4
|
||||||
|
|
||||||
description: "Set up a specific version of Python and add the command-line tools to the PATH."
|
description: "Set up a specific version of Python and add the command-line tools to the PATH."
|
||||||
author: "GitHub"
|
author: "GitHub"
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Reference in a new issue