From 925fb6e8979887dc727b442feaa91bad6dc5a7e9 Mon Sep 17 00:00:00 2001 From: tuyennn Date: Thu, 8 Aug 2024 08:56:02 +0700 Subject: [PATCH] [fix] integration-tests fail with mage244 --- .github/workflows/integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 248351f..fbdaee4 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -83,7 +83,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: M2 Integration Tests with Magento 2 - uses: extdn/github-actions-m2/magento-integration-tests/8.1@master + uses: extdn/github-actions-m2/magento-integration-tests/7.4@master with: module_name: GhoSter_OutOfStockAtLast composer_name: ghoster/module-outofstockatlast