Changes compared to v4
- Support two backends for the
cache
package (#40): - Patch
cache
packages to supporttar
arguments.- Also suggest this patch to actions/toolkit (link).
- Fix cache merging
- Add the
save-always
input introduced in theactions/cache
v4.0.0.- Currently, it doesn't work #36.
- Sync with
actions/cache
v4.0.2
Note
The release date isn't important. This release was updated via:
git tag -f v5
git push -f --tags