diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9627e810..931fee77 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -109,7 +109,7 @@ jobs: if: ${{ github.ref == 'refs/heads/main' && github.repository == '5e-bits/5e-database' }} steps: - name: Trigger downstream - uses: peter-evans/repository-dispatch@v1 + uses: peter-evans/repository-dispatch@v3 with: token: ${{ secrets.PAT_TOKEN }} repository: 5e-bits/5e-srd-api