mirror of
https://github.com/gradle/actions.git
synced 2025-12-08 17:15:46 +08:00
Upgrade to node 24 (#721)
Upgrading action to node 24 since new runner version. https://github.com/actions/runner/releases/tag/v2.327.1
This commit is contained in:
@@ -31,6 +31,9 @@
|
||||
"gradle"
|
||||
],
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=24.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/artifact": "2.3.2",
|
||||
"@actions/cache": "4.0.5",
|
||||
|
||||
Reference in New Issue
Block a user