diff --git a/.github/workflows/command-dispatch.yml b/.github/workflows/command-dispatch.yml index c8e3e28..1d3cc7c 100644 --- a/.github/workflows/command-dispatch.yml +++ b/.github/workflows/command-dispatch.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout Repo uses: actions/checkout@v4 - - uses: peter-evans/slash-command-dispatch@v2 + - uses: peter-evans/slash-command-dispatch@v4 with: commands: | run-acceptance-tests