chore: Revert docker-compose action update (#268)

Fix
This commit is contained in:
Anatolios Laskaris 2023-09-12 19:02:46 +03:00 committed by GitHub
parent 8901137546
commit 19128039df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,7 +120,7 @@ jobs:
run: docker pull $NOX_IMAGE
- name: Run nox network
uses: isbang/compose-action@v1.5.1
uses: isbang/compose-action@v1.4.1
with:
compose-file: ".github/e2e/docker-compose.yml"
down-flags: "--volumes"