mirror of
https://github.com/actions/setup-python.git
synced 2025-04-24 15:32:13 +00:00
Update action.yml
This commit is contained in:
parent
e8111cec9d
commit
94be9e07b3
1 changed files with 6 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue