mirror of
https://github.com/actions/setup-java.git
synced 2024-11-06 00:55:54 -05:00
Revert "Update actions/cache to 3.0.4 (latest)"
This reverts commit 0ed0637d81
.
This commit is contained in:
parent
28643dda61
commit
88646268d9
3 changed files with 2169 additions and 7515 deletions
4841
dist/cleanup/index.js
vendored
4841
dist/cleanup/index.js
vendored
File diff suppressed because it is too large
Load diff
4841
dist/setup/index.js
vendored
4841
dist/setup/index.js
vendored
File diff suppressed because it is too large
Load diff
|
@ -24,7 +24,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^3.0.4",
|
||||
"@actions/cache": "^3.0.0",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.0.4",
|
||||
"@actions/glob": "^0.2.0",
|
||||
|
|
Loading…
Reference in a new issue