Strings can't have '

This commit is contained in:
Danny McCormick 2019-07-03 13:13:25 -04:00 committed by GitHub
parent c7ad7b432d
commit b96ef7391c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,10 +3,10 @@ description: 'Setup a Node.js environment and add it to the PATH, additionally p
author: 'GitHub'
inputs:
version:
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 semvers version range syntax.'
default: '3.x'
architecture:
description: 'The target architecture (x86, x64) of the Python interpreter.'
runs:
using: 'node'
main: 'lib/setup-python.js'
main: 'lib/setup-python.js'