mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Upgrade to node 24
This commit is contained in:
@@ -21,7 +21,7 @@ outputs:
|
||||
description: 'The path of the Gradle Wrapper(s) JAR that failed validation. Path is a platform-dependent relative path to git repository root. Multiple paths are separated by a | character.'
|
||||
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node24'
|
||||
main: '../dist/wrapper-validation/main/index.js'
|
||||
|
||||
branding:
|
||||
|
||||
Reference in New Issue
Block a user