mirror of
https://github.com/android-actions/setup-android.git
synced 2026-01-22 07:59:16 +03:00
Use Node16 (current LTS), instead of Node12
This commit is contained in:
@@ -3,7 +3,7 @@ author: 'Android-Actions'
|
||||
description: 'Setup the Android SDK Tools and add them to the path'
|
||||
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
||||
branding:
|
||||
|
||||
Reference in New Issue
Block a user