mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2025-06-21 12:02:09 +10:00
[action] fix node version
This commit is contained in:
parent
a20c19a8d1
commit
b5d54bf446
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ outputs:
|
|||
status:
|
||||
description: 'Status'
|
||||
runs:
|
||||
using: 'node10'
|
||||
using: 'node12'
|
||||
main: 'dist/index.js'
|
||||
branding:
|
||||
color: 'green'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue