Release support for cross-os caching as opt-in feature

Add documentation for cross-os caching
This commit is contained in:
Sampark Sharma
2023-01-06 09:47:29 +00:00
committed by GitHub
parent 6fd2d4538c
commit 192d0bc0f9
5 changed files with 16 additions and 22 deletions

View File

@ -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",