• v7.2.0 61cb8a9741

    add outputs python-version and python-cache-hit (#728)

    leihua released this 2026-01-07 01:06:29 +08:00 | 143 commits to main since this release

    This commit splits up the "normal" cache containing the dependencies and
    the "python" cache containing the python binaries. This will lead to a
    one-time invalidation of caches.

    Closes: #713

    Downloads