This is another small patch release that changes the action's behavior when the target
folder does not exist. Now the action will raise a warning but still succeed if target
does not exist, instead of raising an error and causing the entire workflow to fail.
If you pinned the action to the v2
tag, you will automatically receive this update:
- name: Sweep cache for stale files
uses: BD103/cargo-sweep@v2
Have fun! 🏎️