Use Node16 (current LTS), instead of Node12

This commit is contained in:
Vilius Sutkus '89
2022-08-03 15:23:56 +03:00
parent 882b1d3cd5
commit 34f33aad26
2 changed files with 11 additions and 11 deletions

View File

@@ -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: