feat: bump to use node20 runtime

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
K.B.Dharun Krishna 2023-09-05 12:04:44 +05:30
parent 0f8c876baf
commit cfd8af8f69
No known key found for this signature in database
GPG Key ID: 1B8ECA406788AFA4

View File

@ -50,5 +50,5 @@ outputs:
description: 'JSON output of tags and labels'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'