mirror of
https://git.studyfor.work/actions/action-send-mail.git
synced 2026-08-31 11:52:09 -04:00
action: run on node16
This commit is contained in:
+1
-1
@@ -58,5 +58,5 @@ inputs:
|
|||||||
description: Set Priority level for the mail message to 'high', 'normal' (default) or 'low'
|
description: Set Priority level for the mail message to 'high', 'normal' (default) or 'low'
|
||||||
required: false
|
required: false
|
||||||
runs:
|
runs:
|
||||||
using: node12
|
using: node16
|
||||||
main: main.js
|
main: main.js
|
||||||
|
|||||||
Reference in New Issue
Block a user