Releases: tespkg/actions-cache
Releases · tespkg/actions-cache
v1.7.1
v1.7.0
What's Changed
- Add save and restore actions by @mattlewis92 in #41
New Contributors
- @mattlewis92 made their first contribution in #41
Full Changelog: v1...v1.7.0
v1.6.0
What's Changed
- using Node 20 by @homahi in #39
- Bump @babel/traverse from 7.22.10 to 7.23.2 by @dependabot in #37
- use env by @jackieli-tes in #40
New Contributors
Full Changelog: v1.5.0...v1.6.0
v1.5.0
Upgrade all deps
v1.4.0
- Add an action output for cache size #30 (Thanks @tvthatsme )
v1.3.3
- Upgrade actions/core, browserlist #23
v1.3.2
- Use Node16 #22
v1.3.1
v1.3.0
- add
region
optional config support
v1.2.0
- add
sessionToken
support #12