mirror of
https://github.com/actions/cache.git
synced 2025-07-12 19:41: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:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cache",
|
||||
"version": "3.2.2",
|
||||
"version": "3.2.3",
|
||||
"private": true,
|
||||
"description": "Cache dependencies and build outputs",
|
||||
"main": "dist/restore/index.js",
|
||||
|
Reference in New Issue
Block a user