mirror of
https://gitea.com/actions/setup-android.git
synced 2025-12-30 10:58:24 +00: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