Skip to content

Commit

Permalink
Update mydea/action-wait-for-api action to v2 (#142)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent 7f87863 commit 364af30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: npx playwright install --with-deps

- name: Wait for Magento Store
uses: mydea/action-wait-for-api@v1.1.0
uses: mydea/action-wait-for-api@v2.0.0
with:
url: http://local.dev.rvvuptech.com/magento_version
method: GET
Expand Down

0 comments on commit 364af30

Please sign in to comment.