diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 6bfa005..f5f5399 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -44,7 +44,7 @@ jobs: run: npx playwright install --with-deps - name: Wait for Magento Store - uses: mydea/action-wait-for-api@v1.0.0 + uses: mydea/action-wait-for-api@v1.1.0 with: url: http://local.dev.rvvuptech.com:89/magento_version method: GET