Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 824e8a7

Browse filesBrowse files
authored
Add what's new section
1 parent 8910d81 commit 824e8a7
Copy full SHA for 824e8a7

File tree

Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+6Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.