Update to Node 24
Closes gh-19689 Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
This commit is contained in:
@@ -23,7 +23,7 @@ plugins {
|
||||
|
||||
node {
|
||||
download = true
|
||||
version = '20.17.0'
|
||||
version = '24.21.0'
|
||||
}
|
||||
|
||||
tasks.named('check') {
|
||||
|
||||
Reference in New Issue
Block a user