diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml index 63a3550c..f1f53d25 100644 --- a/.github/workflows/check.yaml +++ b/.github/workflows/check.yaml @@ -46,7 +46,7 @@ jobs: CI: true - name: Trigger API Docs update PR - uses: peter-evans/repository-dispatch@v1 + uses: peter-evans/repository-dispatch@v4 if: github.ref == 'refs/heads/master' with: token: ${{ secrets.REPO_GHA_PAT }}