Update actions/cache action to v3.0.5
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/cache | action | patch | v3.0.2 -> v3.0.5 |
Release Notes
actions/cache
v3.0.5
Removed error handling by consuming actions/cache 3.0 toolkit, Now cache server error handling will be done by toolkit.
v3.0.4
In this release, we have fixed the tar creation error while trying to create it with path as ~/ home folder on ubuntu-latest.
v3.0.3
Fixed avoiding empty cache save when no files are available for caching. (https://github.com/actions/cache/issues/624)
Configuration
📅 Schedule: Branch creation - "before 10am on monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.