8000 Update README.md · kdheepak/setup-python@d30db2a · GitHub
[go: up one dir, main page]

Skip to content

Commit d30db2a

Browse files
author
Danny McCormick
authored
Update README.md
1 parent c85a107 commit d30db2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This action sets up a python environment for use in actions by:
44

5-
- optionally downloading and caching a version of python by version and adding to PATH
5+
- 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.
66
- registering problem matchers for error output
77

88
# Usage

0 commit comments

Comments
 (0)
0