mirror of
https://hub.gitmirror.com/https://github.com/gradle/gradle-build-action
synced 2026-02-04 22:33:29 +08:00
This change to the integration tests should properly isolate multiple runs of the same job. Previously, some jobs would fail if you attempted to re-run them via the UI, because the cache entries would be re-used from the previous run.