mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-02-22 15:00:28 +07:00
action: run on node16
This commit is contained in:
parent
64262eed9b
commit
6063705cef
@ -58,5 +58,5 @@ inputs:
|
||||
description: Set Priority level for the mail message to 'high', 'normal' (default) or 'low'
|
||||
required: false
|
||||
runs:
|
||||
using: node12
|
||||
using: node16
|
||||
main: main.js
|
||||
|
Loading…
Reference in New Issue
Block a user