We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee646ed commit 4f17275Copy full SHA for 4f17275
.github/workflows/tests.yml
@@ -120,7 +120,7 @@ jobs:
120
steps:
121
- uses: actions/checkout@v2
122
- name: M2 Integration Tests with Magento 2
123
- uses: extdn/github-actions-m2/magento-integration-tests/7.4@master
+ uses: extdn/github-actions-m2/magento-integration-tests/8.1@master
124
with:
125
module_name: TddWizard_Fixtures
126
composer_name: tddwizard/magento2-fixtures
0 commit comments