Update action.yml

This commit is contained in:
Corey Butler 2024-03-11 15:17:33 -05:00 committed by GitHub
parent 59e382d57f
commit 3700222636
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,5 +58,5 @@ outputs:
build:
description: \"yes\" or \"no\", indicating the tag represents a semantic version build.
runs:
using: "node16"
using: "node20"
main: "src/main.js"