gradle-build-action/dist
Daz DeBoer 32bab5b15a
Allow entries with same Job ID to match in different workflows
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
2024-01-03 18:38:36 -07:00
..
main Allow entries with same Job ID to match in different workflows 2024-01-03 18:38:36 -07:00
post Allow entries with same Job ID to match in different workflows 2024-01-03 18:38:36 -07:00