mirror of
https://github.com/actions/setup-python.git
synced 2025-04-19 19:33:29 +00: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."
|
||||
author: "GitHub"
|
||||
inputs:
|
||||
|
Loading…
Reference in New Issue
Block a user