mirror of
https://github.com/actions/setup-python.git
synced 2025-04-08 09:08:37 +00:00
Merge 99a845e8ed
into 8d9ed9ac5c
This commit is contained in:
commit
a0092f33cb
1 changed files with 2 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue