File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525
2626 steps :
2727 - name : " Checkout"
28- uses : actions/checkout@v5
28+ uses : actions/checkout@v6
2929 with :
3030 fetch-depth : 2
3131
5858
5959 steps :
6060 - name : " Checkout"
61- uses : actions/checkout@v5
61+ uses : actions/checkout@v6
6262 with :
6363 fetch-depth : 2
6464
Original file line number Diff line number Diff line change 1818
1919 steps :
2020 - name : " Checkout"
21- uses : actions/checkout@v5
21+ uses : actions/checkout@v6
2222
2323 - name : " Install PHP"
2424 uses : " shivammathur/setup-php@v2"
Original file line number Diff line number Diff line change 1212
1313 steps :
1414 - name : " Checkout"
15- uses : actions/checkout@v5
15+ uses : actions/checkout@v6
1616 with :
1717 fetch-depth : 2
1818
Original file line number Diff line number Diff line change 1818
1919 steps :
2020 - name : " Checkout code"
21- uses : actions/checkout@v5
21+ uses : actions/checkout@v6
2222
2323 - name : " Install PHP"
2424 uses : " shivammathur/setup-php@v2"
You can’t perform that action at this time.
0 commit comments