Skip to content

Commit ee1f643

Browse files
authored
Merge branch 'v14' into error-revamp
2 parents 825b281 + 423ce1a commit ee1f643

19 files changed

Lines changed: 28602 additions & 57614 deletions

.github/actions/send-email/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ inputs:
4040
description: HTML body of the message.
4141
required: false
4242
runs:
43-
using: 'node20'
43+
using: 'node24'
4444
main: 'dist/index.js'

0 commit comments

Comments
 (0)