Merge pull request #338 from the-snowwhite/nodejs_update

Update from node12 to node16
This commit is contained in:
Sam Kirkland 2022-12-02 10:30:34 -06:00 committed by GitHub
commit b8e4443bb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ inputs:
required: false
description: "Timeout in milliseconds for FTP operations"
runs:
using: "node12"
using: "node16"
main: "dist/index.js"
branding:
icon: "upload-cloud"