diff --git a/.github/workflows/playwright-e2e.yml b/.github/workflows/playwright-e2e.yml index 215f94e45..02c4f62d2 100644 --- a/.github/workflows/playwright-e2e.yml +++ b/.github/workflows/playwright-e2e.yml @@ -30,7 +30,7 @@ jobs: EOF - name: Start services with docker compose - uses: hoverkraft-tech/compose-action@v2.5.0 + uses: hoverkraft-tech/compose-action@v3.0.0 with: compose-file: docker-compose.yml up-flags: --build --detach