File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 uses : actions/checkout@v6
3030
3131 - name : " Install PHP"
32- uses : " shivammathur/setup-php@2.36 .0"
32+ uses : " shivammathur/setup-php@2.37 .0"
3333 with :
3434 php-version : " ${{ matrix.php-version }}"
3535 ini-values : memory_limit=-1
Original file line number Diff line number Diff line change 2727 fetch-depth : 0
2828
2929 - name : " Install PHP"
30- uses : " shivammathur/setup-php@2.36 .0"
30+ uses : " shivammathur/setup-php@2.37 .0"
3131 with :
3232 coverage : " pcov"
3333 php-version : " ${{ matrix.php-version }}"
Original file line number Diff line number Diff line change 2929 uses : actions/checkout@v6
3030
3131 - name : " Install PHP"
32- uses : " shivammathur/setup-php@2.36 .0"
32+ uses : " shivammathur/setup-php@2.37 .0"
3333 with :
3434 coverage : " pcov"
3535 php-version : " ${{ matrix.php-version }}"
Original file line number Diff line number Diff line change 2929 uses : actions/checkout@v6
3030
3131 - name : " Install PHP"
32- uses : " shivammathur/setup-php@2.36 .0"
32+ uses : " shivammathur/setup-php@2.37 .0"
3333 with :
3434 php-version : " ${{ matrix.php-version }}"
3535 ini-values : memory_limit=-1
Original file line number Diff line number Diff line change 4040 uses : actions/checkout@v6
4141
4242 - name : " Install PHP"
43- uses : " shivammathur/setup-php@2.36 .0"
43+ uses : " shivammathur/setup-php@2.37 .0"
4444 with :
4545 coverage : " pcov"
4646 php-version : " ${{ matrix.php-version }}"
You can’t perform that action at this time.
0 commit comments