Skip to content

Commit ad68c2f

Browse files
Bump dawidd6/action-send-mail from 4 to 5 (#4)
1 parent 052dd07 commit ad68c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildtest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
if: github.repository_owner == 'moves-rwth' && always()
4646
steps:
4747
- uses: technote-space/workflow-conclusion-action@v3
48-
- uses: dawidd6/action-send-mail@v4
48+
- uses: dawidd6/action-send-mail@v5
4949
with:
5050
server_address: ${{ secrets.STORM_CI_MAIL_SERVER }}
5151
server_port: 587

0 commit comments

Comments
 (0)