Skip to content

Commit

Permalink
Use looser version for shivammathur/setup-php
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHenryIE committed Nov 19, 2024
1 parent 6289a53 commit 8a87566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests-and-coverage-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
path: gh-pages

- name: Install PHP
uses: shivammathur/setup-php@2.11.0
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
coverage: xdebug
Expand Down

0 comments on commit 8a87566

Please sign in to comment.