mirror of
https://github.com/actions/cache.git
synced 2025-07-13 03:51:49 +02:00
Release support for cross-os caching as opt-in feature (#1060)
* Release support for cross-os caching as opt-in feature Add documentation for cross-os caching * Apply suggestions from code review Co-authored-by: Lovepreet Singh <pdotl@github.com> * Address review comments Co-authored-by: Lovepreet Singh <pdotl@github.com>
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "cache",
|
||||
"version": "3.2.2",
|
||||
"version": "3.2.3",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "cache",
|
||||
"version": "3.2.2",
|
||||
"version": "3.2.3",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^3.1.2",
|
||||
|
Reference in New Issue
Block a user