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