mirror of
https://github.com/actions/setup-python.git
synced 2026-08-29 07:39:22 +00:00
* Add RHEL support for manifest matching and OS detection * update dist * make cache keys distro-aware and key RHEL by major version * Normalize RHEL OS detection and improve cache key consistency * Refactor OS info retrieval to use getOSInfo and handle null cases for improved reliability |
||
|---|---|---|
| .. | ||
| cache-distributor.ts | ||
| cache-factory.ts | ||
| constants.ts | ||
| pip-cache.ts | ||
| pipenv-cache.ts | ||
| poetry-cache.ts | ||