mirror of
				https://gitea.com/actions/setup-python.git
				synced 2025-10-31 03:38:56 +08:00 
			
		
		
		
	Enhance workflows: Add macOS 13 support, upgrade publish-action, and update documentation for arm64 and latest versions (#965)
* update ci workflows with latest versions and added macos-13 * updated document with latest versions
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 priya-kinthali
					priya-kinthali