mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-09-05 11:39:31 +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`'
|
description: 'custom script to run - e.g. `./gradlew connectedCheck`'
|
||||||
required: true
|
required: true
|
||||||
runs:
|
runs:
|
||||||
using: 'node12'
|
using: 'node16'
|
||||||
main: 'lib/main.js'
|
main: 'lib/main.js'
|
||||||
|
|||||||
Reference in New Issue
Block a user