Commit c4601d4
authored
Bump actions/setup-python from 5.6.0 to 6.0.0 (#18)
Bumps actions/setup-python from 5.6.0 to 6.0.0.
Upgrade to node 24
Enhancements:
Add support for pip-version by @priyagupta108 in actions/setup-python#1129
Enhance reading from .python-version by @krystof-k in actions/setup-python#787
Add version parsing from Pipfile by @aradkdj in actions/setup-python#1067
Bug fixes:
Clarify pythonLocation behaviour for PyPy and GraalPy in environment variables by @aparnajyothi-y in actions/setup-python#1183
Change missing cache directory error to warning by @aparnajyothi-y in actions/setup-python#1182
Add Architecture-Specific PATH Management for Python with --user Flag on Windows by @aparnajyothi-y in actions/setup-python#1122
Include python version in PyPy python-version output by @cdce8p in actions/setup-python#1110
Update docs: clarification on pip authentication with setup-python by @priya-kinthali in actions/setup-python#11561 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments