mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2026-02-04 17:55:53 +08:00
BREAKING CHANGE: update to use nodeJS v20
This commit is contained in:
@@ -47,7 +47,7 @@ outputs:
|
||||
status:
|
||||
description: "Status"
|
||||
runs:
|
||||
using: "node16"
|
||||
using: "node20"
|
||||
main: "dist/index.js"
|
||||
branding:
|
||||
color: "green"
|
||||
|
||||
Reference in New Issue
Block a user