mirror of
https://github.com/actions/setup-java.git
synced 2025-04-20 18:06:45 +00:00
build(cache): Update cache tool version
Graceful handling of error (non-validation one)
This commit is contained in:
parent
62808131e1
commit
d397c16c56
4 changed files with 8270 additions and 6792 deletions
|
@ -24,7 +24,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^2.0.2",
|
||||
"@actions/cache": "^3.0.0",
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/exec": "^1.0.4",
|
||||
"@actions/glob": "^0.2.0",
|
||||
|
@ -45,4 +45,4 @@
|
|||
"ts-jest": "^27.0.5",
|
||||
"typescript": "^4.2.3"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue