diff --git a/.github/workflows/notify-docs.yml b/.github/workflows/notify-docs.yml index afe55be..b2c7ade 100644 --- a/.github/workflows/notify-docs.yml +++ b/.github/workflows/notify-docs.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Trigger docs sync - uses: peter-evans/repository-dispatch@v3 + uses: peter-evans/repository-dispatch@v4 with: token: ${{ secrets.VATLY_DOCS_DISPATCH_TOKEN }} repository: Vatly/vatly-docs