Skip to content

Commit 70423df

Browse files
committed
[chore] Bump @actions/core to ^1.10.1 to remove set-output warning
1 parent d3871f3 commit 70423df

File tree

4 files changed

+28067
-1728
lines changed

4 files changed

+28067
-1728
lines changed

.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: 'node12'
43+
using: 'node20'
4444
main: 'dist/index.js'

0 commit comments

Comments
 (0)