mirror of
https://github.com/actions/cache.git
synced 2025-07-31 05:43:45 +00:00
Allow updating caches
This commit is contained in:
parent
36f1e144e1
commit
d69c349a03
7 changed files with 3802 additions and 12803 deletions
|
@ -26,7 +26,8 @@
|
|||
"@actions/cache": "^4.0.0",
|
||||
"@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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue