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

Update action.yml

This commit is contained in:
TJ 2025-02-24 06:02:38 -05:00 committed by GitHub
parent 6ca8e8598f
commit 99a845e8ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,6 @@
--- ---
name: "Setup Python" - name: Setup Python
uses: actions/setup-python@v5.4.0
description: "Set up a specific version of Python and add the command-line tools to the PATH." description: "Set up a specific version of Python and add the command-line tools to the PATH."
author: "GitHub" author: "GitHub"
inputs: inputs: