initial hacky

This commit is contained in:
Shubham Tiwari 2022-07-31 15:45:57 +05:30
parent 71e3ee5cce
commit 402b512df8
5 changed files with 64 additions and 32 deletions

View file

@ -23,7 +23,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.0.0",
"@actions/cache": "file:actions-cache-3.0.1.tgz",
"@actions/core": "^1.7.0",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.2"