fix: update node.js to v20

close #99
This commit is contained in:
Zoltan Kochan 2023-10-01 17:37:05 +03:00
parent d2613e087f
commit 36a2fc2631
No known key found for this signature in database
GPG Key ID: 649E4D4AF74E7DEC

View File

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