Update actions/cache action to v3
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/cache | action | major | v2.1.7 -> v3.0.4 |
Release Notes
actions/cache
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)
v3.0.2
This release adds the support for dynamic cache size cap on GHES.
v3.0.1
- Added support for caching from GHES 3.5.
- Fixed download issue for files > 2GB during restore.
v3.0.0
-
This change adds a minimum runner version(node12 -> node16), which can break users using an out-of-date/fork of the runner. This would be most commonly affecting users on GHES 3.3 or before, as those runners do not support node16 actions and they can use actions from github.com via github connect or manually copying the repo to their GHES instance.
-
Few dependencies and cache action usage examples have also been updated.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
Coverage: 88.444% (-0.3%) from 88.793% when pulling 447cee90a597271d174312388f1eac5365c0429f on renovate/actions-cache-3.x into bc875c69d9d9de0a8245936fa71ce9e67738161a on master.
Coverage increased (+0.4%) to 87.313% when pulling 0b54983099e1977b43978f8564d2883a47e67cff on renovate/actions-cache-3.x into 2b254ccf894df84c42de8761abb23adcda09f5ca on master.
Codecov Report
Merging #118 (01ba28c) into master (4635acf) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #118 +/- ##
=========================================
Coverage 89.23% 89.23%
Complexity 1130 1130
=========================================
Files 39 39
Lines 2982 2982
=========================================
Hits 2661 2661
Misses 321 321
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Kudos, SonarCloud Quality Gate passed!  
Kudos, SonarCloud Quality Gate passed!  
Kudos, SonarCloud Quality Gate passed!  
Kudos, SonarCloud Quality Gate passed!  






