mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-06-07 00:36:12 +02:00
Update to run on Node 20
This commit is contained in:
parent
982da8e78c
commit
c821b7c4f1
4 changed files with 157 additions and 131 deletions
|
@ -34,7 +34,7 @@
|
|||
"@actions/cache": "3.2.2",
|
||||
"@actions/core": "1.10.1",
|
||||
"@actions/exec": "1.1.1",
|
||||
"@actions/github": "5.1.1",
|
||||
"@actions/github": "6.0.0",
|
||||
"@actions/glob": "0.4.0",
|
||||
"@actions/http-client": "2.2.0",
|
||||
"@actions/tool-cache": "2.0.1",
|
||||
|
@ -43,7 +43,7 @@
|
|||
"string-argv": "0.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "16.18.38",
|
||||
"@types/node": "20.10.0",
|
||||
"@types/jest": "29.5.11",
|
||||
"@types/unzipper": "0.10.9",
|
||||
"@typescript-eslint/parser": "6.14.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue