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 c63dffb commit 4f72cbcCopy full SHA for 4f72cbc
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 a Python version to use, using SemVer's version range syntax.'
+ description: "Version range or exact version of a Python version to use, using SemVer's version range syntax."
8
default: '3.x'
9
architecture:
10
description: 'The target architecture (x86, x64) of the Python interpreter.'
0 commit comments