We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2027af commit a67ab9eCopy full SHA for a67ab9e
1 file changed
.github/workflows/buildtest.yml
@@ -153,7 +153,7 @@ jobs:
153
if: github.repository_owner == 'moves-rwth' && always()
154
steps:
155
- uses: technote-space/workflow-conclusion-action@v3
156
- - uses: dawidd6/action-send-mail@v15
+ - uses: dawidd6/action-send-mail@v16
157
with:
158
server_address: ${{ secrets.STORM_CI_MAIL_SERVER }}
159
server_port: 587
0 commit comments