mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-06-07 08:46:10 +02:00
Update to latest lib dependencies
This commit is contained in:
parent
8189d29e96
commit
127b9b6624
2 changed files with 40 additions and 29 deletions
14
package.json
14
package.json
|
@ -24,13 +24,13 @@
|
|||
"author": "Paul Merlin <paul@nosphere.org>",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "1.0.5",
|
||||
"@actions/core": "1.2.6",
|
||||
"@actions/exec": "1.0.4",
|
||||
"@actions/glob": "0.1.1",
|
||||
"@actions/http-client": "1.0.9",
|
||||
"@actions/io": "1.0.2",
|
||||
"@actions/tool-cache": "1.6.1",
|
||||
"@actions/cache": "1.0.7",
|
||||
"@actions/core": "1.4.0",
|
||||
"@actions/exec": "1.1.0",
|
||||
"@actions/glob": "0.2.0",
|
||||
"@actions/http-client": "1.0.11",
|
||||
"@actions/io": "1.1.1",
|
||||
"@actions/tool-cache": "1.7.1",
|
||||
"string-argv": "0.3.1",
|
||||
"unzipper": "0.10.11"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue