Compare commits

...

2 commits

Author SHA1 Message Date
TJ
120ba618bd
Merge 99a845e8ed into 9e62be81b2 2025-03-05 17:03:08 +02:00
TJ
99a845e8ed
Update action.yml 2025-02-24 06:02:38 -05:00

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: