Add dependency on @actions/cache
This commit is contained in:
parent
9990b406c2
commit
38c2c091e8
1693 changed files with 204435 additions and 23 deletions
|
|
@ -22,6 +22,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^1.0.0",
|
||||
"@actions/cache": "^3.0.0",
|
||||
"@actions/core": "^1.4.0",
|
||||
"@actions/exec": "^1.1.0",
|
||||
"@actions/github": "^4.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue