We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 426fbd2 commit 61a61f9Copy full SHA for 61a61f9
action.yml
@@ -68,5 +68,5 @@ inputs:
68
pre-emulator-launch-script:
69
description: 'custom script to run after creating the AVD and before launching the emulator - e.g. `./adjust-emulator-configs.sh`'
70
runs:
71
- using: 'node16'
+ using: 'node20'
72
main: 'lib/main.js'
0 commit comments