mirror of
https://github.com/actions/setup-python.git
synced 2025-04-21 09:12:32 +00:00
Update action.yml
This commit is contained in:
parent
e8111cec9d
commit
94be9e07b3
@ -1,4 +1,9 @@
|
||||
---
|
||||
|
||||
|
||||
|
||||
- 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."
|
||||
author: "GitHub"
|
||||
|
Loading…
Reference in New Issue
Block a user