* v4.4.0

* V4.4.0 use checkout v6 action to support node 24
This commit is contained in:
Sam Kirkland
2026-04-23 02:16:36 -05:00
committed by GitHub
parent a51268f67f
commit 110f9186c0
7 changed files with 28 additions and 26 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ inputs:
required: false
description: "Timeout in milliseconds for FTP operations"
runs:
using: "node20"
using: "node24"
main: "dist/index.js"
branding:
icon: "upload-cloud"