mirror of
https://github.com/actions/setup-python.git
synced 2025-06-27 21:23:48 +00:00
Fix merge artifacts
This commit is contained in:
parent
1f0a39a525
commit
dd40245e5b
2 changed files with 0 additions and 148 deletions
|
@ -11,11 +11,7 @@ inputs:
|
|||
description: 'Used to specify a package manager for caching in the default directory. Supported values: pip, pipenv, poetry.'
|
||||
required: false
|
||||
architecture:
|
||||
<<<<<<< HEAD
|
||||
description: "The target architecture (x86, x64) of the Python/PyPy interpreter."
|
||||
=======
|
||||
description: 'The target architecture (x86, x64) of the Python interpreter.'
|
||||
>>>>>>> main
|
||||
check-latest:
|
||||
description: 'Set this option if you want the action to check for the latest available version that satisfies the version spec.'
|
||||
default: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue