File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616
1717 steps :
1818 - name : Checkout Repo
19- uses : actions/checkout@v4
19+ uses : actions/checkout@v5
2020 with :
2121 repository : ${{ inputs.repository }}
2222
Original file line number Diff line number Diff line change 3131
3232 steps :
3333 - name : Checkout Repo
34- uses : actions/checkout@v4
34+ uses : actions/checkout@v5
3535 with :
3636 repository : ${{ inputs.repository }}
3737 persist-credentials : false
Original file line number Diff line number Diff line change 2727
2828 steps :
2929 - name : Checkout Repo
30- uses : actions/checkout@v4
30+ uses : actions/checkout@v5
3131 with :
3232 repository : ${{ inputs.repository }}
3333 persist-credentials : false
Original file line number Diff line number Diff line change 3535
3636 steps :
3737 - name : Checkout Repo
38- uses : actions/checkout@v4
38+ uses : actions/checkout@v5
3939 with :
4040 repository : ${{ inputs.repository }}
4141
Original file line number Diff line number Diff line change 3333
3434 steps :
3535 - name : Checkout Repo
36- uses : actions/checkout@v4
36+ uses : actions/checkout@v5
3737 with :
3838 repository : ${{ inputs.repository }}
3939
Original file line number Diff line number Diff line change 4040
4141 steps :
4242 - name : Checkout Repo
43- uses : actions/checkout@v4
43+ uses : actions/checkout@v5
4444 with :
4545 repository : ${{ inputs.repository }}
4646
Original file line number Diff line number Diff line change 3333
3434 steps :
3535 - name : Checkout Repo
36- uses : actions/checkout@v4
36+ uses : actions/checkout@v5
3737 with :
3838 repository : ${{ inputs.repository }}
3939
You can’t perform that action at this time.
0 commit comments