mirror of
https://github.com/actions/setup-java.git
synced 2025-07-22 14:38:22 +02:00
actions/cache upgrade to 4.0.3
This commit is contained in:
parent
3b6c050358
commit
05a24136f5
5 changed files with 176 additions and 10 deletions
|
@ -26,7 +26,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^4.0.2",
|
||||
"@actions/cache": "^4.0.3",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.0.4",
|
||||
"@actions/glob": "^0.4.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue