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