Add @action/cache

This commit is contained in:
Paul Merlin 2020-06-13 13:42:27 +02:00
parent 04a5ee4df2
commit b2c379621c
2 changed files with 25 additions and 2 deletions

View file

@ -28,6 +28,7 @@
"@actions/exec": "1.0.4",
"@actions/io": "1.0.2",
"@actions/tool-cache": "1.5.5",
"@actions/cache": "0.2.1",
"string-argv": "0.3.1",
"typed-rest-client": "1.7.3",
"unzipper": "0.10.11"