use node16

This commit is contained in:
volodymyrZotov
2022-08-15 14:33:11 +03:00
parent e9bd76c87a
commit 2f338e16af

View File

@@ -12,5 +12,5 @@ inputs:
description: Export the secrets as environment variables
default: false
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'