Add new input.

This commit is contained in:
Miles Johnson 2024-05-03 11:37:20 -07:00
parent e6a829b5bd
commit 6a8624d80a
5 changed files with 23 additions and 8 deletions

View file

@ -1,6 +1,9 @@
# 1.2.0
- Updated to not save the cache if one of the required paths does not exist.
- Added a `target-dirs` input, allowing the target folders to be specified. Can now cache multiple
target folders.
- Updated to skip caching a directory if it does not exist, instead of failing.
- Updated dependencies.
# 1.1.0