Skip to content

Releases: tespkg/actions-cache

v1.7.1

20 Feb 12:27
Compare
Choose a tag to compare

What's Changed

  • Fix 10s minimum time for cache restores by @welteki in #44

New Contributors

Full Changelog: v1...v1.7.1

v1.7.0

09 Feb 18:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.7.0

v1.6.0

30 Jan 16:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

21 Aug 09:56
adf4e5e
Compare
Choose a tag to compare

Upgrade all deps

v1.4.0

21 Aug 09:55
6af933d
Compare
Choose a tag to compare

v1.3.3

01 Nov 09:51
12721c0
Compare
Choose a tag to compare
  • Upgrade actions/core, browserlist #23

v1.3.2

19 Oct 16:30
Compare
Choose a tag to compare

v1.3.1

22 Aug 08:13
6cbba61
Compare
Choose a tag to compare

Changes in this release:

  • only set cache-hit to true when cache match key. This is the same behaviour as actions/cache
  • persist various keys inside state, so it's not re-evaluated in post action

Thanks to @Balvajs in #19 for their contribution!

v1.3.0

28 Mar 09:50
Compare
Choose a tag to compare
  • add region optional config support

v1.2.0

14 Feb 12:41
b9186d3
Compare
Choose a tag to compare
  • add sessionToken support #12