Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4f72cbc

Browse filesBrowse files
committed
Fix quotes
1 parent c63dffb commit 4f72cbc
Copy full SHA for 4f72cbc

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎action.yml

Copy file name to clipboardExpand all lines: action.yml
+1-1Lines 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 a Python version to use, using SemVer's version range syntax.'
7+
description: "Version range or exact version of a Python version to use, using SemVer's version range syntax."
88
default: '3.x'
99
architecture:
1010
description: 'The target architecture (x86, x64) of the Python interpreter.'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.