mirror of
https://github.com/actions/cache.git
synced 2025-06-24 03:18:01 +02:00
Deprecate save-always
input (#1452)
The `save-always` input added in v4 is not working as intended due to `post-if` expressions not supporting the input context. To avoid breaking users who have already added this input to their workflows, it is being deprecated now and will be removed in the next major version (v5). See https://github.com/actions/cache/issues/1315 for more details.
This commit is contained in:
Reference in New Issue
Block a user