diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 1873a70..da1a05a 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -566,7 +566,7 @@ jobs: steps: - name: Trigger ${{ matrix.repo }} - uses: peter-evans/repository-dispatch@v3 + uses: peter-evans/repository-dispatch@v4 with: token: ${{ secrets.DISPATCH_TOKEN }} repository: ${{ matrix.repo }}