mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-06-07 08:46:10 +02:00
Update to @actions/cache v2.0.0
This commit is contained in:
parent
d7b4f42aa6
commit
09f46b2da6
4 changed files with 103 additions and 116 deletions
|
@ -24,7 +24,7 @@
|
|||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "1.0.10",
|
||||
"@actions/cache": "2.0.0",
|
||||
"@actions/core": "1.6.0",
|
||||
"@actions/exec": "1.1.1",
|
||||
"@actions/github": "5.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue