diff --git a/.github/workflows/dispatch.yml b/.github/workflows/dispatch.yml index 31bfd7c..08d7e4a 100644 --- a/.github/workflows/dispatch.yml +++ b/.github/workflows/dispatch.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Repository Dispatch - uses: peter-evans/repository-dispatch@v2 + uses: peter-evans/repository-dispatch@v3 with: token: ${{ secrets.ESPRESENSE_CONTENTS_TOKEN }} repository: ESPresense/ESPresense.github.io