diff --git a/.github/workflows/ok-to-test.yml b/.github/workflows/ok-to-test.yml
index c02b980e4da6da259eab4426773bef82e492e4d7..8362c006eba4d57ec563c5e95a724602c92e3ef4 100644
--- a/.github/workflows/ok-to-test.yml
+++ b/.github/workflows/ok-to-test.yml
@@ -23,7 +23,7 @@ jobs:
         private_key: ${{ secrets.DEPLOYBOT_PRIVATE_KEY }}
 
     - name: Slash Command Dispatch
-      uses: peter-evans/slash-command-dispatch@v3
+      uses: peter-evans/slash-command-dispatch@v4
       env:
         TOKEN: ${{ steps.generate_token.outputs.token }}
       with: