mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-22 08:11:07 -05:00
32bab5b15a
Previously, the workflow name was always included when matching a cache entry for the current job. This can be overly restrictive when job definitions are shared between different workflows. The workflow name is still encoded in the cache entry key, but not in the restore key searching for entries with a matching job. Fixes #1017 |
||
---|---|---|
.. | ||
resources/cache-cleanup | ||
cache-cleanup.test.ts | ||
cache-reporting.test.ts | ||
cache-utils.test.ts | ||
dependency-graph.test.ts | ||
input-params.test.ts |