actions/cache
### [`v3.0.2`](https://togithub.com/actions/cache/releases/v3.0.2)
[Compare Source](https://togithub.com/actions/cache/compare/v3.0.1...v3.0.2)
This release adds the support for dynamic cache size cap on GHES.
### [`v3.0.1`](https://togithub.com/actions/cache/releases/v3.0.1)
[Compare Source](https://togithub.com/actions/cache/compare/v3.0.0...v3.0.1)
- Added support for caching from GHES 3.5.
- Fixed download issue for files > 2GB during restore.
### [`v3.0.0`](https://togithub.com/actions/cache/releases/v3.0.0)
[Compare Source](https://togithub.com/actions/cache/compare/v2.1.7...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](https://docs.github.com/en/enterprise-server@3.0/admin/github-actions/managing-access-to-actions-from-githubcom/enabling-automatic-access-to-githubcom-actions-using-github-connect) or manually copying the repo to their GHES instance.
- Few dependencies and cache action usage examples have also been updated.
Configuration
📅 Schedule: 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 contains the following updates:
v2.1.7
->v3.0.2
Release Notes
actions/cache
### [`v3.0.2`](https://togithub.com/actions/cache/releases/v3.0.2) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.1...v3.0.2) This release adds the support for dynamic cache size cap on GHES. ### [`v3.0.1`](https://togithub.com/actions/cache/releases/v3.0.1) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.0...v3.0.1) - Added support for caching from GHES 3.5. - Fixed download issue for files > 2GB during restore. ### [`v3.0.0`](https://togithub.com/actions/cache/releases/v3.0.0) [Compare Source](https://togithub.com/actions/cache/compare/v2.1.7...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](https://docs.github.com/en/enterprise-server@3.0/admin/github-actions/managing-access-to-actions-from-githubcom/enabling-automatic-access-to-githubcom-actions-using-github-connect) or manually copying the repo to their GHES instance. - Few dependencies and cache action usage examples have also been updated.Configuration
📅 Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.