mirror of
https://code.forgejo.org/actions/setup-python
synced 2025-06-09 04:42:20 +02:00
Update action.yml
This commit is contained in:
parent
6ca8e8598f
commit
99a845e8ed
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."
|
description: "Set up a specific version of Python and add the command-line tools to the PATH."
|
||||||
author: "GitHub"
|
author: "GitHub"
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue