changed with public released package

This commit is contained in:
Shubham Tiwari 2022-03-28 10:08:34 +05:30
parent 7e4d931f67
commit 9fae644795
2 changed files with 8 additions and 8 deletions

View file

@ -23,7 +23,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "file:actions-cache-2.0.0.tgz",
"@actions/cache": "^2.0.0",
"@actions/core": "^1.2.6",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.2"
@ -48,4 +48,4 @@
"ts-jest": "^27.1.3",
"typescript": "^3.9.9"
}
}
}