1
0
Fork 0
mirror of https://code.forgejo.org/actions/setup-python synced 2025-03-14 22:26:58 +01:00
This commit is contained in:
TJ 2025-03-05 17:03:08 +02:00 committed by GitHub
commit 120ba618bd
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: