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 1c0d78e commit c4ee479Copy full SHA for c4ee479
.github/workflows/test.yaml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v4
26
27
- name: php
28
- uses: shivammathur/[email protected].2
+ uses: shivammathur/[email protected].4
29
with:
30
php-version: ${{ matrix.php-version }}
31
ini-values: zend.assertions=1
0 commit comments