mirror of
https://github.com/SamKirkland/FTP-Deploy-Action.git
synced 2025-08-14 14:05:05 +00:00
Merge pull request #338 from the-snowwhite/nodejs_update
Update from node12 to node16
This commit is contained in:
commit
b8e4443bb0
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user