node version update

This commit is contained in:
aparnajyothi-y 2023-11-21 18:35:49 +05:30
parent 4178d035d7
commit e49af6df2e

View File

@ -78,6 +78,6 @@ outputs:
cache-hit:
description: 'A boolean value to indicate an exact match was found for the primary key'
runs:
using: 'node16'
using: 'node21'
main: 'dist/setup/index.js'
post: 'dist/cleanup/index.js'