Skip to content

Commit

Permalink
ci(release): Fix ddev install [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
julienloizelet committed Jan 5, 2024
1 parent 5592b23 commit 5aa731b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
steps:

- name: Install Magento 2 with DDEV
uses: julienloizelet/magento2-ddev-installation@v2.1.0
uses: julienloizelet/magento2-ddev-installation@v2.1.1
with:
php_version: ${{ matrix.php-version }}
magento_version: ${{ matrix.m2-version }}
Expand Down

0 comments on commit 5aa731b

Please sign in to comment.