Update action.yml

This commit is contained in:
diyuenji 2023-07-10 12:08:01 +07:00 committed by GitHub
parent 0d5da6a89a
commit cf94796375
No known key found for this signature in database
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: