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:
Sampark Sharma 2023-01-09 11:01:52 +05:30 committed by GitHub
parent 6fd2d4538c
commit 58c146cc91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 15 additions and 22 deletions

4
package-lock.json generated
View file

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