Added custom user inputted timeout

This commit is contained in:
Sankalp Kotewar
2022-08-16 04:14:27 +00:00
parent 63c66cf07e
commit c202c38407
5 changed files with 36 additions and 4 deletions

4
packages/cache/package-lock.json generated vendored
View File

@@ -1,12 +1,12 @@
{
"name": "@actions/cache",
"version": "3.0.3",
"version": "3.0.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@actions/cache",
"version": "3.0.3",
"version": "3.0.4",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.6",