mirror of
https://code.forgejo.org/actions/cache.git
synced 2026-02-09 20:30:54 +00:00
Allow updating caches
This commit is contained in:
parent
b7e8d49f17
commit
4a63031112
7 changed files with 474 additions and 70 deletions
|
|
@ -26,7 +26,8 @@
|
|||
"@actions/cache": "^5.0.5",
|
||||
"@actions/core": "^2.0.3",
|
||||
"@actions/exec": "^2.0.0",
|
||||
"@actions/io": "^2.0.0"
|
||||
"@actions/io": "^2.0.0",
|
||||
"@octokit/action": "^4.0.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.14",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue