Skip to content

Commit

Permalink
Run the action on Node 20 (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob committed Jan 26, 2024
1 parent 426fbd2 commit 61a61f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,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: 'node16'
using: 'node20'
main: 'lib/main.js'

0 comments on commit 61a61f9

Please sign in to comment.