File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3232 uses : actions/checkout@v4.2.2
3333
3434 - name : Install PHP
35- uses : shivammathur/setup-php@2.32 .0
35+ uses : shivammathur/setup-php@2.33 .0
3636 with :
3737 php-version : ' 7.4'
3838 tools : composer:v2
Original file line number Diff line number Diff line change 1616 uses : actions/checkout@v4.2.2
1717
1818 - name : Install PHP
19- uses : shivammathur/setup-php@2.32 .0
19+ uses : shivammathur/setup-php@2.33 .0
2020 with :
2121 php-version : ' 7.4'
2222 tools : composer:v2
Original file line number Diff line number Diff line change 5050 fetch-depth : 0
5151
5252 - name : Set up PHP
53- uses : shivammathur/setup-php@2.32 .0
53+ uses : shivammathur/setup-php@2.33 .0
5454 with :
5555 php-version : 7.4
5656 tools : composer:v2
Original file line number Diff line number Diff line change 2323 test
2424
2525 - name : Install PHP
26- uses : shivammathur/setup-php@2.32 .0
26+ uses : shivammathur/setup-php@2.33 .0
2727 with :
2828 php-version : ${{ matrix.php }}
2929 tools : composer:v2
Original file line number Diff line number Diff line change 2626 uses : actions/checkout@v4.2.2
2727
2828 - name : Install PHP
29- uses : shivammathur/setup-php@2.32 .0
29+ uses : shivammathur/setup-php@2.33 .0
3030 with :
3131 php-version : ${{ matrix.php }}
3232 tools : composer:v2
Original file line number Diff line number Diff line change 3232 uses : actions/checkout@v4.2.2
3333
3434 - name : Install PHP
35- uses : shivammathur/setup-php@2.32 .0
35+ uses : shivammathur/setup-php@2.33 .0
3636 with :
3737 php-version : ' 7.4'
3838 tools : composer:v2
You can’t perform that action at this time.
0 commit comments