mirror of
https://github.com/actions/setup-python.git
synced 2025-04-17 00:29:14 +08:00
Compare commits
2 commits
58690b0ded
...
120ba618bd
Author | SHA1 | Date | |
---|---|---|---|
|
120ba618bd | ||
|
99a845e8ed |
|
@ -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…
Reference in a new issue