mirror of
https://github.com/actions/setup-java.git
synced 2025-08-18 20:39:54 +08:00
upgrade @action/cache from 4.0.0 to 4.0.2 (#766)
* actions/cache upgrade to 4.0.2 * check failures fix * fix for licensed check failure
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^4.0.0",
|
||||
"@actions/cache": "^4.0.2",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.0.4",
|
||||
"@actions/glob": "^0.4.0",
|
||||
|
Reference in New Issue
Block a user