8000 Add what's new section · MarcusSaviour/setup-python@824e8a7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 824e8a7

Browse files
authored
Add what's new section
1 parent 8910d81 commit 824e8a7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ This action sets up a Python environment for use in actions by:
1111
- failing if a specific version of Python is not preinstalled or available for download
1212
- registering problem matchers for error output
1313

14+
# What's new
15+
16+
- Ability to download, install and set up Python packages from `actions/python-versions` that do not come preinstalled on runners
17+
- Allows for pinning to a specific patch version of Python without the worry of it ever being removed or changed
18+
- Automatic setup and download of Python packages if using a self-hosted runner
19+
1420
# Usage
1521

1622
See [action.yml](action.yml)

0 commit comments

Comments
 (0)
0