File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 runs-on : " ubuntu-24.04"
1616 steps :
1717 - name : " Checkout"
18- uses : " actions/checkout@v4 "
18+ uses : " actions/checkout@v5 "
1919 with :
2020 # Disabling shallow clone is recommended for improving relevancy of reporting
2121 fetch-depth : 0
Original file line number Diff line number Diff line change 4848
4949 steps :
5050 - name : " Checkout"
51- uses : " actions/checkout@v4 "
51+ uses : " actions/checkout@v5 "
5252 with :
5353 # Disabling shallow clone is recommended for improving relevancy of reporting
5454 fetch-depth : 0
Original file line number Diff line number Diff line change 2323 runs-on : " ubuntu-24.04"
2424 steps :
2525 - name : " Checkout"
26- uses : " actions/checkout@v4 "
26+ uses : " actions/checkout@v5 "
2727 with :
2828 # Disabling shallow clone is recommended for improving relevancy of reporting
2929 fetch-depth : 0
Original file line number Diff line number Diff line change 2626
2727 steps :
2828 - name : " Checkout"
29- uses : " actions/checkout@v4 "
29+ uses : " actions/checkout@v5 "
3030 with :
3131 # Disabling shallow clone is recommended for improving relevancy of reporting
3232 fetch-depth : 0
Original file line number Diff line number Diff line change 1111
1212 steps :
1313 - name : " Checkout"
14- uses : " actions/checkout@v4 "
14+ uses : " actions/checkout@v5 "
1515 with :
1616 # Disabling shallow clone is recommended for improving relevancy of reporting
1717 fetch-depth : 0
Original file line number Diff line number Diff line change 1010
1111 steps :
1212 - name : " Checkout"
13- uses : " actions/checkout@v4 "
13+ uses : " actions/checkout@v5 "
1414 with :
1515 # Disabling shallow clone is recommended for improving relevancy of reporting
1616 fetch-depth : 0
You can’t perform that action at this time.
0 commit comments