use highlevel actions cache api for save

This commit is contained in:
Sergey Dolin
2023-07-05 11:06:16 +02:00
parent d8dfea6c6d
commit caeb593a24
6 changed files with 176 additions and 94 deletions

View File

@@ -39,6 +39,7 @@
"dependencies": {
"@actions/cache": "^3.2.1",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1",
"@actions/http-client": "^2.1.0",
"@octokit/core": "^4.2.0",