mirror of
https://github.com/actions/setup-java.git
synced 2025-07-22 14:38:22 +02:00
upgrade cache to 4.0.0
This commit is contained in:
parent
7a6d8a8234
commit
616fec2905
6 changed files with 18924 additions and 1769 deletions
|
@ -26,8 +26,8 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^3.2.4",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/cache": "^4.0.0",
|
||||
"@actions/core": "^1.11.0",
|
||||
"@actions/exec": "^1.0.4",
|
||||
"@actions/glob": "^0.4.0",
|
||||
"@actions/http-client": "^2.2.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue