8000 Change yml and rebuild action · rushablab/setup-python@b2241a4 · GitHub
[go: up one dir, main page]

Skip to content

Commit b2241a4

Browse files
author
IvanZosimov
committed
Change yml and rebuild action
1 parent 0d94a5d commit b2241a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: 'Set up a specific version of Python and add the command-line tools
44
author: 'GitHub'
55
inputs:
66
python-version:
7-
description: "Version range or exact version of Python/PyPy to use, using SemVer's version range syntax."
7+
description: "Version range or exact version of Python/PyPy to use, using SemVer's version range syntax. Reads from .python-version if unset."
88
python-version-file:
99
description: "File containing the Python version to use. Example: .python-version"
1010
cache:

0 commit comments

Comments
 (0)
0