mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2026-03-11 19:49:02 +07:00
Upgrade to node24 (#273)
This commit is contained in:
@@ -73,5 +73,5 @@ inputs:
|
|||||||
description: Custom envelope recipient addresses for SMTP RCPT TO command (separated with comma)
|
description: Custom envelope recipient addresses for SMTP RCPT TO command (separated with comma)
|
||||||
required: false
|
required: false
|
||||||
runs:
|
runs:
|
||||||
using: node20
|
using: node24
|
||||||
main: main.js
|
main: main.js
|
||||||
|
|||||||
Reference in New Issue
Block a user