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

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"