mirror of
https://github.com/actions/setup-python
synced 2025-04-06 15:29:43 +00:00
Update README.md
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
This action sets up a python environment for use in actions by:
|
||||
|
||||
- optionally downloading and caching a version of python by version and adding to PATH
|
||||
- optionally installing a version of python and adding to PATH. Note that this action only uses versions of Python already installed in the cache. The action will fail if no matching versions are found.
|
||||
- registering problem matchers for error output
|
||||
|
||||
# Usage
|
||||
|
Reference in New Issue
Block a user