File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 timeout-minutes : 7
1616 steps :
17- - uses : actions/checkout@v3
17+ - uses : actions/checkout@v4
1818 with :
1919 ref : ${{ github.head_ref }}
2020
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 timeout-minutes : 5
1515 steps :
16- - uses : actions/checkout@v3
16+ - uses : actions/checkout@v4
1717 with :
1818 ref : ${{ github.head_ref }}
1919
Original file line number Diff line number Diff line change 3333
3434 steps :
3535 - name : " Checkout"
36- uses : " actions/checkout@v3 "
36+ uses : " actions/checkout@v4 "
3737
3838 - name : " Install PHP"
3939 uses : " shivammathur/setup-php@v2"
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 timeout-minutes : 5
1515 steps :
16- - uses : actions/checkout@v3
16+ - uses : actions/checkout@v4
1717 with :
1818 ref : ${{ github.head_ref }}
1919
You can’t perform that action at this time.
0 commit comments