File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 typo3-versions : ^13
3737 steps :
3838 - name : Check out repository
39- uses : actions/checkout@v4
39+ uses : actions/checkout@v5
4040 with :
4141 fetch-depth : 1
4242 - name : Setup PHP version
5959 runs-on : ubuntu-latest
6060 steps :
6161 - name : Check out repository
62- uses : actions/checkout@v4
62+ uses : actions/checkout@v5
6363 with :
6464 fetch-depth : 1
6565 - name : Setup PHP version
Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Checkout
18- uses : actions/checkout@v4
18+ uses : actions/checkout@v5
1919
2020 - name : Documentation renders without warnings
2121 run : |
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Check out repository
21- uses : actions/checkout@v4
21+ uses : actions/checkout@v5
2222 with :
2323 fetch-depth : 1
2424 - name : Install package
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 steps :
1818 - name : Check out repository
19- uses : actions/checkout@v4
19+ uses : actions/checkout@v5
2020 with :
2121 fetch-depth : 1
2222 - name : Setup PHP version
You can’t perform that action at this time.
0 commit comments