diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 21e11fb3..25eeed14 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -42,7 +42,7 @@ jobs: coordinator-docker-cache- - name: 'Compose Regtest Orchestration' - uses: isbang/compose-action@v1.5.1 + uses: isbang/compose-action@v2.0.1 with: compose-file: "./docker-tests.yml" down-flags: "--volumes"