1
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2025-07-13 21:10:45 +00:00
This commit is contained in:
Caleb Gosiak 2021-09-30 17:28:58 -05:00
parent 9c23f97836
commit ef015fc7a1
4 changed files with 16 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"name": "cache",
"version": "0.5.0",
"version": "0.6.0",
"private": true,
"description": "Cache dependencies and build outputs",
"main": "dist/restore/index.js",