Merge pull request #9 from TechQuery/patch-1

Update Node.js from 12 to 16
This commit is contained in:
EnokMan 2022-10-22 08:50:39 +08:00 committed by GitHub
commit af2d5dbb24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,5 +19,5 @@ inputs:
required: false
default: ""
runs:
using: "node12"
using: "node16"
main: "index.js"