diff --git a/.github/workflows/playwright-e2e.yml b/.github/workflows/playwright-e2e.yml index 215f94e45..020951b57 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@v2.6.0 with: compose-file: docker-compose.yml up-flags: --build --detach