Update action.yml

This commit is contained in:
Varun Sharma 2024-01-26 13:19:04 -08:00
commit 9da60e4a70
No known key found for this signature in database
GPG key ID: CE30C1F427CE6272

View file

@ -33,7 +33,7 @@ branding:
icon: "check-square"
color: "green"
runs:
using: "node16"
using: "node20"
pre: "dist/pre/index.js"
main: "dist/index.js"
post: "dist/post/index.js"