We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 730f70e + 252701f commit 1e289c0Copy full SHA for 1e289c0
1 file changed
.github/workflows/test.yaml
@@ -42,7 +42,7 @@ jobs:
42
uses: actions/checkout@v6
43
44
- name: php
45
- uses: shivammathur/setup-php@2.36.0
+ uses: shivammathur/setup-php@2.37.1
46
with:
47
php-version: ${{ matrix.php-version }}
48
ini-values: zend.assertions=1
@@ -78,7 +78,7 @@ jobs:
78
79
80
81
82
83
php-version: '8.5'
84
0 commit comments