We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d86240f + e2fda21 commit 6384cdeCopy full SHA for 6384cde
.github/workflows/integration-tests.yml
@@ -51,7 +51,7 @@ jobs:
51
coordinator-docker-cache-
52
53
- name: 'Compose Regtest Orchestration'
54
- uses: isbang/compose-action@v1.5.1
+ uses: isbang/compose-action@v2.2.0
55
with:
56
compose-file: "./docker-tests.yml"
57
down-flags: "--volumes"
0 commit comments