mirror of
https://github.com/actions/setup-python.git
synced 2025-04-20 03:53:30 +00:00
Update action.yml
This commit is contained in:
parent
e8111cec9d
commit
94be9e07b3
@ -1,3 +1,8 @@
|
||||
|
||||
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4.7.1
|
||||
---
|
||||
name: "Setup Python"
|
||||
description: "Set up a specific version of Python and add the command-line tools to the PATH."
|
||||
|
Loading…
Reference in New Issue
Block a user