File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 29
29
uses : actions/checkout@v5
30
30
31
31
- name : " Install PHP"
32
- uses : " shivammathur/setup-php@2.35.3 "
32
+ uses : " shivammathur/setup-php@2.35.4 "
33
33
with :
34
34
coverage : " pcov"
35
35
php-version : " ${{ matrix.php-version }}"
Original file line number Diff line number Diff line change 28
28
uses : actions/checkout@v5
29
29
30
30
- name : " Install PHP"
31
- uses : " shivammathur/setup-php@2.35.3 "
31
+ uses : " shivammathur/setup-php@2.35.4 "
32
32
with :
33
33
coverage : none
34
34
php-version : " ${{ matrix.php-version }}"
Original file line number Diff line number Diff line change 29
29
uses : actions/checkout@v5
30
30
31
31
- name : " Install PHP"
32
- uses : " shivammathur/setup-php@2.35.3 "
32
+ uses : " shivammathur/setup-php@2.35.4 "
33
33
with :
34
34
coverage : " pcov"
35
35
php-version : " ${{ matrix.php-version }}"
Original file line number Diff line number Diff line change 39
39
uses : actions/checkout@v5
40
40
41
41
- name : " Install PHP"
42
- uses : " shivammathur/setup-php@2.35.3 "
42
+ uses : " shivammathur/setup-php@2.35.4 "
43
43
with :
44
44
coverage : " pcov"
45
45
php-version : " ${{ matrix.php-version }}"
Original file line number Diff line number Diff line change 29
29
uses : actions/checkout@v5
30
30
31
31
- name : " Install PHP"
32
- uses : " shivammathur/setup-php@2.35.3 "
32
+ uses : " shivammathur/setup-php@2.35.4 "
33
33
with :
34
34
coverage : " pcov"
35
35
php-version : " ${{ matrix.php-version }}"
You can’t perform that action at this time.
0 commit comments