12
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2026-07-03 21:59:30 +00:00
This commit is contained in:
Boris Staal 2023-04-12 19:00:14 -05:00
parent fed9ab945e
commit c4c0190451
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

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