mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2025-06-21 12:02:09 +10:00
BREAKING CHANGE: update to use nodeJS v20
This commit is contained in:
parent
aa1c48118d
commit
d77e3dfdc8
4 changed files with 5 additions and 5 deletions
|
@ -47,7 +47,7 @@ outputs:
|
|||
status:
|
||||
description: "Status"
|
||||
runs:
|
||||
using: "node16"
|
||||
using: "node20"
|
||||
main: "dist/index.js"
|
||||
branding:
|
||||
color: "green"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue