- The action code was refactored to allow for caching multiple workspaces and
differenttarget
directory layouts. - The
working-directory
andtarget-dir
input options were replaced by a
singleworkspaces
option that has the form of$workspace -> $target
. - Support for considering
env-vars
as part of the cache key. - The
sharedKey
input option was renamed toshared-key
for consistency.