We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc4a80d + 81138ba commit 88675fdCopy full SHA for 88675fd
1 file changed
.github/workflows/test.yaml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v6
26
27
- name: php
28
- uses: shivammathur/setup-php@2.35.5
+ uses: shivammathur/setup-php@2.36.0
29
with:
30
php-version: ${{ matrix.php-version }}
31
ini-values: zend.assertions=1
0 commit comments