Update to node20 and dependencies bump

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2024-03-16 22:18:33 +05:30
parent bcf6f9c330
commit 1cfc5d852e
11 changed files with 1391 additions and 1310 deletions

View file

@ -25,6 +25,6 @@ inputs:
default: 'true'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
post: 'dist/index.js'