Added env var

This commit is contained in:
Sankalp Kotewar
2022-12-08 10:20:54 +00:00
committed by GitHub
parent fb86cbf360
commit 7ce827153b
4 changed files with 149 additions and 809 deletions

View File

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