File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 name : PHP ${{ matrix.php-versions }} - ${{ matrix.os }}
2121 steps :
2222 - name : Checkout
23- uses : actions/checkout@v6
23+ uses : actions/checkout@v7
2424 - name : Setup PHP
2525 uses : shivammathur/setup-php@v2
2626 with :
Original file line number Diff line number Diff line change 2121 contents : write
2222 steps :
2323 - name : Checkout
24- uses : actions/checkout@v6
24+ uses : actions/checkout@v7
2525 with :
2626 ref : main
2727 fetch-depth : 0
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 steps :
1818 - name : Checkout
19- uses : actions/checkout@v6
19+ uses : actions/checkout@v7
2020 - name : Setup PHP
2121 uses : shivammathur/setup-php@v2
2222 with :
Original file line number Diff line number Diff line change 2222 name : PHP ${{ matrix.php-versions }} - ${{ matrix.os }}
2323 steps :
2424 - name : Checkout
25- uses : actions/checkout@v6
25+ uses : actions/checkout@v7
2626 - name : Setup PHP
2727 uses : shivammathur/setup-php@v2
2828 with :
Original file line number Diff line number Diff line change 1818 contents : write
1919 steps :
2020 - name : Checkout code
21- uses : actions/checkout@v6
21+ uses : actions/checkout@v7
2222 with :
2323 ref : main
2424 fetch-depth : 0
You can’t perform that action at this time.
0 commit comments