diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 43de208..5c116c2 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -60,7 +60,7 @@ jobs: if: always() && github.event_name == 'schedule' steps: - uses: technote-space/workflow-conclusion-action@v2 - - uses: voxmedia/github-action-slack-notify-build@v1 + - uses: voxmedia/github-action-slack-notify-build@v2 if: env.WORKFLOW_CONCLUSION == 'failure' with: channel: nightly-dev