Allow updating caches

This commit is contained in:
Gregorio Litenstein 2023-04-07 21:39:37 -04:00
parent 5a3ec84eff
commit 39c1f23499
No known key found for this signature in database
GPG key ID: 4EB52A1A9CE2C63F
7 changed files with 4317 additions and 11829 deletions

View file

@ -26,7 +26,8 @@
"@actions/cache": "^4.0.3",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.3"
"@actions/io": "^1.1.2",
"@octokit/action": "^4.0.10"
},
"devDependencies": {
"@types/jest": "^27.5.2",