diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 2dff0daa..c618687d 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -77,7 +77,7 @@ jobs: runs-on: ubuntu-latest if: always() && github.event_name == 'schedule' steps: - - uses: technote-space/workflow-conclusion-action@v2 + - uses: technote-space/workflow-conclusion-action@v3 - uses: voxmedia/github-action-slack-notify-build@v2 if: env.WORKFLOW_CONCLUSION == 'failure' with: