Node version upgrade to 20 (#38)

* Node version update to 20

* 1.0.0

* Run Format check

* Formatted changes

* Update package.json

Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>

* Update api-utils.ts

---------

Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
This commit is contained in:
HarithaVattikuti
2023-12-07 17:41:08 +05:30
committed by GitHub
parent 7ea110f150
commit f784495ce7
29 changed files with 28665 additions and 13017 deletions

View File

@ -13,5 +13,5 @@ outputs:
major-tag:
description: 'The major version tag that has been updated (created). Examples: v1, 1'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'