File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 timeout-minutes : 45
1010 steps :
1111 - name : " Checkout"
12- uses : actions/checkout@v4
12+ uses : actions/checkout@v6
1313 with :
1414 ref : main
1515
Original file line number Diff line number Diff line change 1212 danger :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@v4
15+ - uses : actions/checkout@v6
1616 with :
1717 ref : ${{ github.event.pull_request.head.sha }}
1818 fetch-depth : 0
Original file line number Diff line number Diff line change 1515
1616 steps :
1717 - name : " Checkout"
18- uses : actions/checkout@v4
18+ uses : actions/checkout@v6
1919 with :
2020 fetch-depth : 0
2121
Original file line number Diff line number Diff line change 1717
1818 steps :
1919 - name : " Checkout"
20- uses : actions/checkout@v4
20+ uses : actions/checkout@v6
2121 with :
2222 fetch-depth : 0
2323
Original file line number Diff line number Diff line change 1616
1717 steps :
1818 - name : " Checkout"
19- uses : actions/checkout@v4
19+ uses : actions/checkout@v6
2020 with :
2121 fetch-depth : 0
2222
You can’t perform that action at this time.
0 commit comments