chore(deps): update actions/cache action to v3.0.8
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/cache | action | patch | v3.0.7 -> v3.0.8 |
Release Notes
actions/cache
v3.0.8
What's Changed
- Fix
zstdnot working for windows on gnu tar in issues. - Allow users to provide a custom timeout as input for aborting cache segment download using the environment variable
SEGMENT_DOWNLOAD_TIMEOUT_MIN. Default is 60 minutes.
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.
Codecov Report
Merging #383 (2bf59a0) into main (86adf2b) will increase coverage by
5.15%. The diff coverage isn/a.
@@ Coverage Diff @@
## main #383 +/- ##
==========================================
+ Coverage 84.34% 89.49% +5.15%
==========================================
Files 81 81
Lines 6273 6275 +2
==========================================
+ Hits 5291 5616 +325
+ Misses 982 659 -323
| Impacted Files | Coverage Δ | |
|---|---|---|
| mlem/contrib/dvc.py | 60.29% <0.00%> (-0.90%) |
:arrow_down: |
| mlem/utils/root.py | 91.66% <0.00%> (+0.23%) |
:arrow_up: |
| mlem/core/requirements.py | 95.05% <0.00%> (+0.38%) |
:arrow_up: |
| mlem/core/meta_io.py | 94.11% <0.00%> (+0.53%) |
:arrow_up: |
| mlem/utils/module.py | 90.11% <0.00%> (+0.76%) |
:arrow_up: |
| mlem/api/commands.py | 88.88% <0.00%> (+2.22%) |
:arrow_up: |
| mlem/contrib/sklearn.py | 81.25% <0.00%> (+3.12%) |
:arrow_up: |
| mlem/api/utils.py | 91.11% <0.00%> (+4.44%) |
:arrow_up: |
| mlem/core/objects.py | 91.42% <0.00%> (+5.00%) |
:arrow_up: |
| mlem/ui.py | 92.75% <0.00%> (+8.69%) |
:arrow_up: |
| ... and 8 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.