1
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2025-04-08 09:08:37 +00:00
This commit is contained in:
TJ 2025-03-26 08:26:49 +01:00 committed by GitHub
commit a0092f33cb
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."
author: "GitHub"
inputs: