Upgrade to node 24

This commit is contained in:
amyu
2025-09-04 01:40:21 +09:00
parent 0a4f8b4fc8
commit beb45655ae
7 changed files with 11 additions and 5 deletions

View File

@@ -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: