1
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2025-07-06 08:32:53 +00:00

update @actions/cache

This commit is contained in:
bethanyj28 2024-02-29 13:11:38 -05:00
parent 37e7d4eb16
commit d2c84da363
7 changed files with 102 additions and 86 deletions

View file

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