1
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2025-06-08 06:27:00 +09:00

Update action.yml

This commit is contained in:
diyuenji 2023-07-10 12:08:01 +07:00 committed by GitHub
parent 0d5da6a89a
commit cf94796375
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: