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 00098e3 commit 31a7619Copy full SHA for 31a7619
.github/workflows/tests.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v5
26
27
- name: Setup PHP
28
- uses: shivammathur/[email protected].4
+ uses: shivammathur/[email protected].5
29
with:
30
php-version: ${{ matrix.php }}
31
coverage: xdebug
0 commit comments