Skip to content

Releases: actions/cache

v4.1.2

22 Oct 13:08
6849a64
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4...v4.1.2

v4.1.1

08 Oct 17:09
3624ceb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

04 Oct 21:01
2cdf405
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.2...v4.1.0

v4.0.2

19 Mar 15:55
0c45773
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.0.2

v4.0.1

29 Feb 18:30
ab5e6d0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4...v4.0.1

v4.0.0

16 Jan 22:17
13aacd8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3...v4.0.0

v3.3.3

11 Jan 16:38
e12d46a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3...v3.3.3

v3.3.2

07 Sep 20:33
704facf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3...v3.3.2

Updating actions/core to version 1.10.0

27 Apr 16:35
f5ce414
Compare
Choose a tag to compare

The ::save-state and ::set-output are deprecated. The newer version of actions/core >1.10.0 uses the new syntax for save and set output. After this change, customers using actions/cache@v1 won't see deprecation warning message.

Updating actions/core to version 1.10.0

15 Mar 05:47
2b250bc
Compare
Choose a tag to compare

The ::save-state and ::set-output are deprecated. The newer version of actions/core >1.10.0 uses the new syntax for save and set output. After this change, customers using actions/cache@v2 won't see deprecation warning message.