mirror of
https://github.com/actions/setup-python.git
synced 2025-11-07 21:46:58 +00:00
Related to https://github.com/actions/setup-python/issues/819 Changes consist in reordering extract utils to first attemps ExtractToDirectory and then Expand-Archive. For some reason the download CPython release was not correctly handled by Expand-Archive. This could be happening if the zip file was compressed using an unsupported compression method (e.g. through `zip` with Unix/linux). |
||
|---|---|---|
| .. | ||
| index.js | ||