updated document with latest versions

This commit is contained in:
priya-kinthali 2024-10-23 18:33:50 +05:30
parent a6270ff30b
commit 3c1e6691d7
4 changed files with 57 additions and 56 deletions

View file

@ -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