This commit is contained in:
Lovepreet Singh
2023-02-20 19:40:25 +00:00
parent 81b7281936
commit 95b455a0fb
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "cache",
"version": "3.2.5",
"version": "3.2.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "cache",
"version": "3.2.5",
"version": "3.2.6",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.1.3",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cache",
"version": "3.2.5",
"version": "3.2.6",
"private": true,
"description": "Cache dependencies and build outputs",
"main": "dist/restore/index.js",