This commit is contained in:
TJ 2025-04-11 16:23:08 -05:00 committed by GitHub
commit 9fbd0c555b
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: