We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 739b19d commit 75ece33Copy full SHA for 75ece33
.github/workflows/ping-developer.yml
@@ -62,7 +62,7 @@ jobs:
62
# #
63
64
- name: Send mail
65
- uses: dawidd6/action-send-mail@v4
+ uses: dawidd6/action-send-mail@v5
66
with:
67
server_address: ${{secrets.EMAIL_SMTP}}
68
server_port: 465
0 commit comments