diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index c4a665e8..3408629c 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -51,7 +51,7 @@ jobs: coordinator-docker-cache- - name: 'Compose Regtest Orchestration' - uses: isbang/compose-action@v1.5.1 + uses: isbang/compose-action@v2.2.0 with: compose-file: "./docker-tests.yml" down-flags: "--volumes"