mirror of
https://github.com/actions/setup-java.git
synced 2025-06-30 21:04:16 +00:00
update @actions/cache to 2.0.0
This commit is contained in:
parent
b01c6d1cb0
commit
ce00e1bb59
5 changed files with 37 additions and 23 deletions
|
@ -24,7 +24,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^1.0.8",
|
||||
"@actions/cache": "^2.0.0",
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/exec": "^1.0.4",
|
||||
"@actions/glob": "^0.2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue