mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-08-31 17:49:33 +00:00
Update to Node 16 (#276)
This commit is contained in:
committed by
GitHub
parent
6fd58f95fc
commit
9320c5114f
+1
-1
@@ -63,5 +63,5 @@ inputs:
|
||||
description: 'custom script to run - e.g. `./gradlew connectedCheck`'
|
||||
required: true
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'lib/main.js'
|
||||
|
||||
Reference in New Issue
Block a user