We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bae648 commit 19d95caCopy full SHA for 19d95ca
.github/workflows/main.yml
@@ -33,7 +33,7 @@ jobs:
33
cache: 'pip'
34
cache-dependency-path: |
35
pyproject.toml
36
- - uses: isbang/compose-action@v1.4.1
+ - uses: hoverkraft-tech/compose-action@v2.0.0
37
with:
38
compose-file: "./docker-compose.yml"
39
down-flags: "--remove-orphans"
0 commit comments