File tree Expand file tree Collapse file tree 12 files changed +14
-14
lines changed Expand file tree Collapse file tree 12 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 2929 runs-on : ubuntu-22.04
3030 steps :
3131 - name : Clone source code
32- uses : actions/checkout@v4.2.2 # https://github.com/actions/checkout
32+ uses : actions/checkout@v6.0.0 # https://github.com/actions/checkout
3333 with :
3434 # Whether to configure the token or SSH key with the local git config. Default: true
3535 persist-credentials : false
Original file line number Diff line number Diff line change 2626 steps :
2727
2828 - name : Clone source code
29- uses : actions/checkout@v4.2.2 # https://github.com/actions/checkout
29+ uses : actions/checkout@v6.0.0 # https://github.com/actions/checkout
3030 with :
3131 # Whether to configure the token or SSH key with the local git config. Default: true
3232 persist-credentials : false
Original file line number Diff line number Diff line change 4747 continue-on-error : ${{ matrix.allow-failure }}
4848 steps :
4949 - name : Clone source code
50- uses : actions/checkout@v4.2.2 # https://github.com/actions/checkout
50+ uses : actions/checkout@v6.0.0 # https://github.com/actions/checkout
5151 with :
5252 # Whether to configure the token or SSH key with the local git config. Default: true
5353 persist-credentials : false
Original file line number Diff line number Diff line change 5959 - ' 3306:3306'
6060 steps :
6161 - name : Clone source code
62- uses : actions/checkout@v4.2.2 # https://github.com/actions/checkout
62+ uses : actions/checkout@v6.0.0 # https://github.com/actions/checkout
6363 with :
6464 # Whether to configure the token or SSH key with the local git config. Default: true
6565 persist-credentials : false
Original file line number Diff line number Diff line change 5050 - ' 5432:5432'
5151 steps :
5252 - name : Clone source code
53- uses : actions/checkout@v4.2.2 # https://github.com/actions/checkout
53+ uses : actions/checkout@v6.0.0 # https://github.com/actions/checkout
5454 with :
5555 # Whether to configure the token or SSH key with the local git config. Default: true
5656 persist-credentials : false
Original file line number Diff line number Diff line change 3131 steps :
3232
3333 - name : Clone source code
34- uses : actions/checkout@v4.2.2 # https://github.com/actions/checkout
34+ uses : actions/checkout@v6.0.0 # https://github.com/actions/checkout
3535 with :
3636 # Whether to configure the token or SSH key with the local git config. Default: true
3737 persist-credentials : false
Original file line number Diff line number Diff line change 2323 steps :
2424
2525 - name : Clone source code
26- uses : actions/checkout@v4.2.2 # https://github.com/actions/checkout
26+ uses : actions/checkout@v6.0.0 # https://github.com/actions/checkout
2727 with :
2828 # Whether to configure the token or SSH key with the local git config. Default: true
2929 persist-credentials : false
Original file line number Diff line number Diff line change 3333 steps :
3434
3535 - name : Clone source code
36- uses : actions/checkout@v4.2.2 # https://github.com/actions/checkout
36+ uses : actions/checkout@v6.0.0 # https://github.com/actions/checkout
3737 with :
3838 # Whether to configure the token or SSH key with the local git config. Default: true
3939 persist-credentials : false
Original file line number Diff line number Diff line change 3333 runs-on : ubuntu-22.04
3434 steps :
3535 - name : Clone source code
36- uses : actions/checkout@v4.2.2 # https://github.com/actions/checkout
36+ uses : actions/checkout@v6.0.0 # https://github.com/actions/checkout
3737 with :
3838 # Whether to configure the token or SSH key with the local git config. Default: true
3939 persist-credentials : false
5858 runs-on : ubuntu-22.04
5959 steps :
6060 - name : Clone source code
61- uses : actions/checkout@v4.2.2 # https://github.com/actions/checkout
61+ uses : actions/checkout@v6.0.0 # https://github.com/actions/checkout
6262 with :
6363 # Whether to configure the token or SSH key with the local git config. Default: true
6464 persist-credentials : false
Original file line number Diff line number Diff line change 3131 runs-on : ubuntu-22.04
3232 steps :
3333 - name : Clone source code
34- uses : actions/checkout@v4.2.2 # https://github.com/actions/checkout
34+ uses : actions/checkout@v6.0.0 # https://github.com/actions/checkout
3535 with :
3636 # Whether to configure the token or SSH key with the local git config. Default: true
3737 persist-credentials : true
You can’t perform that action at this time.
0 commit comments