mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-05-30 18:41:10 +00:00
Allow updating caches
This commit is contained in:
parent
5a3ec84eff
commit
39c1f23499
7 changed files with 4317 additions and 11829 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue