diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 43de208..350d7f0 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -59,7 +59,7 @@ jobs: runs-on: ubuntu-slim 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@v1 if: env.WORKFLOW_CONCLUSION == 'failure' with: