mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +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:
3
sources/package-lock.json
generated
3
sources/package-lock.json
generated
@@ -45,6 +45,9 @@
|
||||
"prettier": "3.6.2",
|
||||
"ts-jest": "29.4.4",
|
||||
"typescript": "5.9.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=24.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@actions/artifact": {
|
||||
|
||||
Reference in New Issue
Block a user