Update to Node 24. (#466)

This commit is contained in:
Yang
2026-03-14 19:10:07 +11:00
committed by GitHub
parent 597aa7c21b
commit 6fe36e1748
19 changed files with 4425 additions and 3576 deletions
+1 -1
View File
@@ -74,5 +74,5 @@ inputs:
pre-emulator-launch-script:
description: 'custom script to run after creating the AVD and before launching the emulator - e.g. `./adjust-emulator-configs.sh`'
runs:
using: 'node20'
using: 'node24'
main: 'lib/main.js'