Sourced from actions/setup-python's releases.
v5.4.0
What's Changed
Enhancements:
- Update cache error message by
@aparnajyothi-y
in actions/setup-python#968- Enhance Workflows: Add Ubuntu-24, Remove Python 3.8 by
@priya-kinthali
in actions/setup-python#985- Configure Dependabot settings by
@HarithaVattikuti
in actions/setup-python#1008Documentation changes:
- Readme update - recommended permissions by
@benwells
in actions/setup-python#1009- Improve Advanced Usage examples by
@lrq3000
in actions/setup-python#645Dependency updates:
- Upgrade
undici
from 5.28.4 to 5.28.5 by@dependabot
in actions/setup-python#1012- Upgrade
urllib3
from 1.25.9 to 1.26.19 in /tests/data by@dependabot
in actions/setup-python#895- Upgrade
actions/publish-immutable-action
from 0.0.3 to 0.0.4 by@dependabot
in actions/setup-python#1014- Upgrade
@actions/http-client
from 2.2.1 to 2.2.3 by@dependabot
in actions/setup-python#1020- Upgrade
requests
from 2.24.0 to 2.32.2 in /tests/data by@dependabot
in actions/setup-python#1019- Upgrade
@actions/cache
to^4.0.0
by@priyagupta108
in actions/setup-python#1007New Contributors
@benwells
made their first contribution in actions/setup-python#1009@HarithaVattikuti
made their first contribution in actions/setup-python#1008@lrq3000
made their first contribution in actions/setup-python#645Full Changelog: https://github.com/actions/setup-python/compare/v5...v5.4.0
4237552
Improve Advanced Usage examples (#645)709bfa5
Bump requests from 2.24.0 to 2.32.2 in /tests/data (#1019)ceb20b2
Bump @actions/http-client
from 2.2.1 to 2.2.3 (#1020)0dc2d2c
Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#1014)feb9c6e
Bump urllib3 from 1.25.9 to 1.26.19 in /tests/data (#895)d0b4fc4
Bump undici from 5.28.4 to 5.28.5 (#1012)e3dfaac
Configure Dependabot settings (#1008)b8cf3eb
Use the new cache service: upgrade @actions/cache
to
^4.0.0
(#1007)1928ae6
Update README.md (#1009)3fddbee
Enhance Workflows: Add Ubuntu-24, Remove Python 3.8 (#985)