diff --git a/.github/actions/iota-sandbox/tear-down/action.yml b/.github/actions/iota-sandbox/tear-down/action.yml
index 8a0da1906e..c8e6225d0b 100644
--- a/.github/actions/iota-sandbox/tear-down/action.yml
+++ b/.github/actions/iota-sandbox/tear-down/action.yml
@@ -7,6 +7,6 @@ runs:
       shell: bash
       run: |
         cd iota-sandbox/sandbox
-        docker-compose down
+        docker compose down
         cd ../..
         sudo rm -rf iota-sandbox