diff --git a/.github/workflows/build-and-notify.yml b/.github/workflows/build-and-notify.yml index c475e579..abd61344 100644 --- a/.github/workflows/build-and-notify.yml +++ b/.github/workflows/build-and-notify.yml @@ -38,7 +38,7 @@ jobs: - name: Send failure notification if: failure() - uses: dawidd6/action-send-mail@v7 + uses: dawidd6/action-send-mail@v8 with: server_address: smtp.gmail.com server_port: 587