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

@@ -31,6 +31,9 @@
"gradle"
],
"license": "MIT",
"engines": {
"node": ">=24.0.0"
},
"dependencies": {
"@actions/artifact": "2.3.2",
"@actions/cache": "4.0.5",