Skip to content
Compare
Choose a tag to compare
@Swatinem Swatinem released this 16 Jul 10:43
· 93 commits to master since this release
6720f05
  • The action code was refactored to allow for caching multiple workspaces and
    different target directory layouts.
  • The working-directory and target-dir input options were replaced by a
    single workspaces 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 to shared-key for consistency.