We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6430837 commit e6c0b9eCopy full SHA for e6c0b9e
1 file changed
.github/workflows/main.yml
@@ -33,7 +33,7 @@ jobs:
33
cache: 'pip'
34
cache-dependency-path: |
35
pyproject.toml
36
- - uses: hoverkraft-tech/compose-action@v2.0.0
+ - uses: hoverkraft-tech/compose-action@v2.0.2
37
with:
38
compose-file: "./docker-compose.yml"
39
down-flags: "--remove-orphans"
0 commit comments