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 d30db2a commit 8ee77ccCopy full SHA for 8ee77cc
action.yml
@@ -7,6 +7,7 @@ inputs:
7
default: '3.x'
8
architecture:
9
description: 'The target architecture (x86, x64) of the Python interpreter.'
10
+ default: 'x64'
11
runs:
12
using: 'node12'
13
main: 'lib/setup-python.js'
0 commit comments