8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d94a5d commit b2241a4Copy full SHA for b2241a4
action.yml
@@ -4,7 +4,7 @@ description: 'Set up a specific version of Python and add the command-line tools
4
author: 'GitHub'
5
inputs:
6
python-version:
7
- description: "Version range or exact version of Python/PyPy to use, using SemVer's version range syntax."
+ description: "Version range or exact version of Python/PyPy to use, using SemVer's version range syntax. Reads from .python-version if unset."
8
python-version-file:
9
description: "File containing the Python version to use. Example: .python-version"
10
cache:
0 commit comments