You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit updates the way docker cache is created by including the
current date into the cache key. Now when "save-always" option in
actions/cache is deprecated [1] this seems to be the conventional
way [2] to create the cache.
[1] actions/cache#1452
[2] https://github.com/actions/cache?tab=readme-ov-file#creating-a-cache-key
Signed-off-by: Mikhail Koviazin <mikhail.koviazin@aiven.io>
0 commit comments