Skip to content

Commit b8e4443

Browse files
authored
Merge pull request #338 from the-snowwhite/nodejs_update
Update from node12 to node16
2 parents ec28745 + 84f6689 commit b8e4443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ inputs:
4545
required: false
4646
description: "Timeout in milliseconds for FTP operations"
4747
runs:
48-
using: "node12"
48+
using: "node16"
4949
main: "dist/index.js"
5050
branding:
5151
icon: "upload-cloud"

0 commit comments

Comments
 (0)