Skip to content

Commit

Permalink
Fix PHPStan version
Browse files Browse the repository at this point in the history
  • Loading branch information
jissereitsma committed Aug 9, 2024
1 parent 6b7cee3 commit 2da3b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extdn-phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
path: /tmp/composer-cache
key: ${{ runner.os }}-${{ hashFiles('**/composer.lock') }}

- uses: docker://extdn/magento-phpstan-action:dev
- uses: extdn/github-actions-m2/magento-phpstan/8.3@master
with:
composer_name: ${{ secrets.COMPOSER_NAME }}
composer_version: 2
Expand Down

0 comments on commit 2da3b50

Please sign in to comment.