mirror of
https://github.com/actions/setup-python.git
synced 2025-07-20 16:18:19 +02:00
updated document with latest versions
This commit is contained in:
parent
a6270ff30b
commit
3c1e6691d7
4 changed files with 57 additions and 56 deletions
|
@ -11,7 +11,7 @@ inputs:
|
|||
description: "Used to specify a package manager for caching in the default directory. Supported values: pip, pipenv, poetry."
|
||||
required: false
|
||||
architecture:
|
||||
description: "The target architecture (x86, x64) of the Python or PyPy interpreter."
|
||||
description: "The target architecture (x86, x64, arm64) of the Python or PyPy interpreter."
|
||||
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